mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +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:
|
concurrency:
|
||||||
group: cherry-pick
|
group: cherry-pick
|
||||||
on: # yamllint disable-line rule:truthy
|
on: # yamllint disable-line rule:truthy
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- labeled
|
|
||||||
- unlabeled
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 */3 * * *'
|
- cron: '0 */3 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user