Skip to content

Commit afc3d3b

Browse files
committed
Add label "cleanup-no-release-required" to dependabot pull requests for github-actions updates
1 parent f102dee commit afc3d3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "daily"
11+
labels:
12+
- "cleanup-no-release-required"
13+
- "dependencies"
14+
- "github_actions"
1115
- package-ecosystem: "pip"
1216
directory: "/"
1317
schedule:

0 commit comments

Comments
 (0)