There was an error while loading. Please reload this page.
1 parent eeaf537 commit c77da7fCopy full SHA for c77da7f
1 file changed
.github/dependabot.yml
@@ -3,7 +3,9 @@ updates:
3
- package-ecosystem: github-actions
4
directory: /
5
schedule:
6
- interval: weekly
+ interval: cron
7
+ cronjob: "* 0-9 1-7,15-21 * 1"
8
+ timezone: America/New_York
9
groups:
10
github-actions:
11
patterns:
0 commit comments