ci: add release branch label
Make it more obvious when someone is targeting a release branch.
This commit is contained in:
parent
5843fa302b
commit
eff7ee75f0
1 changed files with 3 additions and 0 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
|
@ -1,3 +1,6 @@
|
|||
"release":
|
||||
- base-branch:
|
||||
- '^release-.*'
|
||||
"ai":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue