We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd1bf4 commit 3382b68Copy full SHA for 3382b68
.github/dependabot.yml
@@ -6,5 +6,7 @@ updates:
6
# See: https://docs.github.com/en/github/administering-a-repository/keeping-your-actions-up-to-date-with-dependabot
7
- package-ecosystem: github-actions
8
directory: / # Check the repository's workflows under /.github/workflows/
9
+ labels:
10
+ - "topic: infrastructure"
11
schedule:
12
interval: daily
0 commit comments