Skip to content

Commit

Permalink
Merge pull request #330 from stackhpc/earlier-upstream-sync
Browse files Browse the repository at this point in the history
Run upstream sync cron earlier
  • Loading branch information
priteau authored Sep 6, 2024
2 parents 9095758 + 36564f5 commit 4d797cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Upstream Sync
'on':
schedule:
- cron: "15 8 * * 1"
- cron: "15 6 * * 1"
workflow_dispatch:
permissions:
contents: write
Expand Down

0 comments on commit 4d797cd

Please sign in to comment.