mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Remove additional trigger
This commit is contained in:
parent
29252981c7
commit
64809114f6
6
.github/workflows/backport.yml
vendored
6
.github/workflows/backport.yml
vendored
@ -2,12 +2,6 @@ name: CherryPick
|
||||
concurrency:
|
||||
group: cherry-pick
|
||||
on: # yamllint disable-line rule:truthy
|
||||
pull_request:
|
||||
types:
|
||||
- labeled
|
||||
- unlabeled
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 */3 * * *'
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user