mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
bug label rather then bugfix
This commit is contained in:
parent
07f09b0fd6
commit
9a2ef0738f
1 changed files with 1 additions and 1 deletions
2
.github/pr-branch-labeler.yml
vendored
2
.github/pr-branch-labeler.yml
vendored
|
|
@ -7,7 +7,7 @@
|
|||
head: "enhancement/*"
|
||||
|
||||
# Apply label "bugfix" if head matches one of "bugfix/*" or "hotfix/*"
|
||||
'type: bugfix':
|
||||
'type: bug':
|
||||
head: ["bugfix/*", "hotfix/*"]
|
||||
|
||||
# Apply label "release" if base matches "release/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue