Skip to content

Commit 9b176ad

Browse files
Update xfeature labels in PR labeler config
1 parent 6334f69 commit 9b176ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
feature: ['feature/*', 'feat/*']
2-
xfeature: ['!feature/*', '!feat/*', 'xfeature/*', 'xfeat/*']
2+
xfeature: ['xfeature/*', 'xfeat/*']
33
fix: 'fix/*'
44
chore :hammer:: 'chore/*'

0 commit comments

Comments
 (0)