Skip to content

Commit c102011

Browse files
authored
Update labeler.yml
1 parent 0e75182 commit c102011

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.github/labeler.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ dependencies:
3131
- go.work.sum
3232

3333
bug:
34-
- head-branch: ["^bug", "bug"]
34+
- head-branch: ["^bug", "bug",, "^copilot/fix"]
3535
feature:
36-
- head-branch: ["^feature", "feature"]
37-
38-
# Add 'release' label to any PR that is opened against the `main` branch
39-
release:
40-
- base-branch: "main"
36+
- head-branch: ["^feature", "feature", "^copilot/add"]

0 commit comments

Comments
 (0)