We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043a9d6 commit 2c9ca71Copy full SHA for 2c9ca71
1 file changed
.github/dependabot.yml
@@ -16,3 +16,8 @@ updates:
16
schedule:
17
interval: weekly
18
open-pull-requests-limit: 15
19
+ - package-ecosystem: "github-actions"
20
+ directory: "/"
21
+ schedule:
22
+ # Check for updates to GitHub Actions every weekday
23
+ interval: "daily"
0 commit comments