Browse Source

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

David Sanders 8 months ago
parent
commit
aa19087bed
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/dependabot.yml

+ 3 - 0
.github/dependabot.yml

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