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 2eaa1ed commit 83075caCopy full SHA for 83075ca
.github/workflows/upstream-sync.yml
@@ -2,7 +2,7 @@
2
name: Upstream Sync
3
'on':
4
schedule:
5
- - cron: "15 8 * * 1"
+ - cron: "15 6 * * 1"
6
workflow_dispatch:
7
permissions:
8
contents: write
0 commit comments