ci: set labels on Dependabot PRs for GitHub Actions deps (#43222)

This commit is contained in:
David Sanders
2024-08-07 02:57:40 -07:00
committed by GitHub
parent 3fabf7837e
commit aa19087bed

View File

@@ -7,3 +7,6 @@ updates:
directory: /
schedule:
interval: weekly
labels:
- "no-backport"
- "semver/none"