File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ updates:
1111 - per1234
1212 open-pull-requests-limit : 100
1313 schedule :
14- interval : daily
14+ cronjob : 0 12 * * *
15+ interval : cron
1516 labels :
1617 - " topic: infrastructure"
1718
@@ -21,7 +22,8 @@ updates:
2122 - per1234
2223 open-pull-requests-limit : 100
2324 schedule :
24- interval : daily
25+ cronjob : 0 12 * * *
26+ interval : cron
2527 labels :
2628 - " topic: infrastructure"
2729 - package-ecosystem : gomod
@@ -30,7 +32,8 @@ updates:
3032 - per1234
3133 open-pull-requests-limit : 100
3234 schedule :
33- interval : daily
35+ cronjob : 0 12 * * *
36+ interval : cron
3437 labels :
3538 - " topic: infrastructure"
3639 - package-ecosystem : gomod
@@ -39,7 +42,8 @@ updates:
3942 - per1234
4043 open-pull-requests-limit : 100
4144 schedule :
42- interval : daily
45+ cronjob : 0 12 * * *
46+ interval : cron
4347 labels :
4448 - " topic: infrastructure"
4549
@@ -49,7 +53,8 @@ updates:
4953 - per1234
5054 open-pull-requests-limit : 100
5155 schedule :
52- interval : daily
56+ cronjob : 0 12 * * *
57+ interval : cron
5358 labels :
5459 - " topic: infrastructure"
5560
@@ -59,6 +64,7 @@ updates:
5964 - per1234
6065 open-pull-requests-limit : 100
6166 schedule :
62- interval : daily
67+ cronjob : 0 12 * * *
68+ interval : cron
6369 labels :
6470 - " topic: infrastructure"
You can’t perform that action at this time.
0 commit comments