Skip to content

Commit

Permalink
Merge pull request #342 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 committed Sep 6, 2024
2 parents 7910236 + d583e9d commit 92b262a
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 92b262a

Please sign in to comment.