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
|
||||
on: # yamllint disable-line rule:truthy
|
||||
pull_request:
|
||||
types:
|
||||
- labeled
|
||||
- unlabeled
|
||||
- synchronize
|
||||
- reopened
|
||||
- opened
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user