Skip to content

Commit

Permalink
Merge pull request #105 from stackhpc/master-workflows
Browse files Browse the repository at this point in the history
feat: automatic update of workflows master
  • Loading branch information
priteau authored Sep 6, 2024
2 parents 2eaa1ed + 83075ca commit 059e3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-sync.yml
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 059e3ca

Please sign in to comment.