Skip to content

Commit b581288

Browse files
authored
add Next-Release branch label configuration
1 parent 7dcba1c commit b581288

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ feature:
88

99
fix:
1010
- head-branch: ['^fix','fix','fix:']
11+
12+
Next-Release:
13+
- head-branch: ['^chore: release']

0 commit comments

Comments
 (0)