File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
workflow-templates/assets/dependabot Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 99 directory : /.github/workflows/
1010 open-pull-requests-limit : 100
1111 schedule :
12- interval : daily
12+ cronjob : 0 12 * * *
13+ interval : cron
1314 labels :
1415 - " topic: infrastructure"
1516 assignees :
@@ -20,7 +21,8 @@ updates:
2021 directory : /workflow-templates/
2122 open-pull-requests-limit : 100
2223 schedule :
23- interval : daily
24+ cronjob : 0 13 * * *
25+ interval : cron
2426 labels :
2527 - " topic: infrastructure"
2628 assignees :
@@ -30,7 +32,8 @@ updates:
3032 directory : /
3133 open-pull-requests-limit : 100
3234 schedule :
33- interval : daily
35+ cronjob : 0 14 * * *
36+ interval : cron
3437 labels :
3538 - " topic: infrastructure"
3639 assignees :
@@ -40,7 +43,8 @@ updates:
4043 directory : /
4144 open-pull-requests-limit : 100
4245 schedule :
43- interval : daily
46+ cronjob : 0 15 * * *
47+ interval : cron
4448 labels :
4549 - " topic: infrastructure"
4650 assignees :
Original file line number Diff line number Diff line change 88 - package-ecosystem : github-actions
99 directory : /.github/workflows/
1010 schedule :
11- interval : daily
11+ cronjob : 0 12 * * *
12+ interval : cron
1213 labels :
1314 - " topic: infrastructure"
You can’t perform that action at this time.
0 commit comments