mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update labeler.yml
This commit is contained in:
parent
ff25a90bb3
commit
c5dc2f461d
6
.github/workflows/labeler.yml
vendored
6
.github/workflows/labeler.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: "Pull Request Labeler"
|
||||
on:
|
||||
- pull_request
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
by-filename:
|
||||
|
Loading…
Reference in New Issue
Block a user