github/labeler: do not auto-tag backports for backport (#472196)

This commit is contained in:
Matt Sturgeon
2025-12-19 00:31:43 +00:00
committed by GitHub
+4 -2
View File
@@ -23,21 +23,23 @@
- nixos/doc/**/*
"backport release-25.05":
- any:
- all:
- changed-files:
- any-glob-to-any-file:
- .github/actions/*
- .github/workflows/*
- ci/**/*.*
- maintainers/github-teams.json
- base-branch: ['master']
"backport release-25.11":
- any:
- all:
- changed-files:
- any-glob-to-any-file:
- .github/actions/*
- .github/workflows/*
- ci/**/*.*
- maintainers/github-teams.json
- base-branch: ['master']
# keep-sorted end