We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93ee44 commit 33393a0Copy full SHA for 33393a0
.github/workflows/package-sync-nightly.yml
@@ -3,7 +3,7 @@ name: Nightly package repository sync
3
on:
4
schedule:
5
# Daily at 23:17
6
- - cron: "17 23 * * *"
+ - cron: "00 21 * * *"
7
concurrency:
8
group: nightly-package-sync
9
env:
0 commit comments