mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 04:12:19 +00:00
Run cherry pick on push to master
This commit is contained in:
parent
399892281c
commit
93d0db19fb
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@ -1,12 +1,6 @@
|
|||||||
name: CIGithubActions
|
name: CIGithubActions
|
||||||
on: # yamllint disable-line rule:truthy
|
on: # yamllint disable-line rule:truthy
|
||||||
pull_request:
|
push:
|
||||||
types:
|
|
||||||
- labeled
|
|
||||||
- unlabeled
|
|
||||||
- synchronize
|
|
||||||
- reopened
|
|
||||||
- opened
|
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user