ci: labeler: remove auto backport for workflows (#1999)

Link: https://github.com/nix-community/stylix/pull/1999

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
0xda157 2025-11-20 12:34:53 -10:00 committed by GitHub
parent 4e36d6fdcd
commit dd97dc64e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.github/labeler.yml vendored
View file

@ -3,10 +3,6 @@
# remove the label
---
# keep-sorted start newline_separated=yes
"backport: release-25.05":
- changed-files:
- any-glob-to-any-file: ".github/workflows/*"
"topic: ci":
- changed-files:
- any-glob-to-any-file: ".github/**"