File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,23 @@ updates:
5
5
- package-ecosystem : " github-actions"
6
6
directory : " /"
7
7
schedule :
8
- # Check for updates to GitHub Actions every weekday
9
8
interval : " daily"
9
+ time : " 04:00"
10
10
labels :
11
11
- " dependencies"
12
12
- package-ecosystem : " gitsubmodule"
13
13
directory : " /"
14
14
schedule :
15
15
interval : " daily"
16
+ time : " 08:00"
16
17
labels :
17
18
- " submodules"
18
19
- package-ecosystem : " github-actions"
19
20
directory : " /"
20
21
target-branch : " sp2019latest"
21
22
schedule :
22
- # Check for updates to GitHub Actions every weekday
23
23
interval : " daily"
24
+ time : " 04:00"
24
25
labels :
25
26
- " dependencies"
26
27
- " sp2019latest"
@@ -29,6 +30,7 @@ updates:
29
30
target-branch : " sp2019latest"
30
31
schedule :
31
32
interval : " daily"
33
+ time : " 08:00"
32
34
labels :
33
35
- " submodules"
34
36
- " sp2019latest"
You can’t perform that action at this time.
0 commit comments