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 8138ae8 commit 9ce3ff4Copy full SHA for 9ce3ff4
.github/dependabot.yml
@@ -11,3 +11,10 @@ updates:
11
directory: "/" # Location of package manifests
12
schedule:
13
interval: "weekly"
14
+
15
+ - package-ecosystem: "github-actions"
16
+ # Workflow files stored in the
17
+ # default location of `.github/workflows`
18
+ directory: "/"
19
+ schedule:
20
+ interval: "weekly"
0 commit comments