We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c102011 commit d1fb1d7Copy full SHA for d1fb1d7
1 file changed
.github/labeler.yml
@@ -31,6 +31,6 @@ dependencies:
31
- go.work.sum
32
33
bug:
34
- - head-branch: ["^bug", "bug",, "^copilot/fix"]
+ - head-branch: ["^bug", "bug", "^copilot/fix"]
35
feature:
36
- head-branch: ["^feature", "feature", "^copilot/add"]
0 commit comments