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.
2 parents 5a9c44b + 86de17c commit 8e25b34Copy full SHA for 8e25b34
.github/dependabot.yml
@@ -21,8 +21,8 @@ updates:
21
- "*"
22
- package-ecosystem: github-actions
23
directories:
24
- - "/"
25
- - "/.github/actions" # All subdirectories outside of "/.github/workflows" must be explicitly included.
+ - "/.github/workflows"
+ - "/.github/actions"
26
schedule:
27
interval: weekly
28
labels:
0 commit comments