Skip to content

Commit c49fb41

Browse files
extend pr-labeler action with release tag for develop branch
1 parent 7697057 commit c49fb41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/pr-labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
enhancement: ['feature/*', 'feat/*', 'copilot/feature/*']
22
bug: ['bugfix/*', 'bug/*', 'fix/*', 'hotfix/*', 'copilot/bug/*']
33
chore: ['chore/*', 'task/*', 'copilot/task/*']
4+
release: ['develop']

0 commit comments

Comments
 (0)