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 dba23ee commit f0b47b2Copy full SHA for f0b47b2
.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