Skip to content

Commit 33393a0

Browse files
cityofshipsAlex-Welsh
authored andcommitted
Start package syncs earlier so there's less chance of overlapping with daytime jobs
1 parent f93ee44 commit 33393a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-sync-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Nightly package repository sync
33
on:
44
schedule:
55
# Daily at 23:17
6-
- cron: "17 23 * * *"
6+
- cron: "00 21 * * *"
77
concurrency:
88
group: nightly-package-sync
99
env:

0 commit comments

Comments
 (0)