mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
labels: fix backport labels for CI workflows
This broke in #402304. According to the upstream docs it's possible to use the same label multiple times, this should work.
This commit is contained in:
parent
aa9eb30e13
commit
54331e1101
1 changed files with 2 additions and 0 deletions
2
.github/labeler-no-sync.yml
vendored
2
.github/labeler-no-sync.yml
vendored
|
|
@ -28,6 +28,8 @@
|
|||
- any-glob-to-any-file:
|
||||
- .github/workflows/*
|
||||
- ci/**/*.*
|
||||
|
||||
"backport release-24.11":
|
||||
- all:
|
||||
- head-branch:
|
||||
# r-ryantm's branches have this prefix.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue