Skip to content

Commit

Permalink
Run later, only on sundays
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb authored Apr 21, 2024
1 parent c01022d commit 04e9e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
branches: [ master ]
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '30 3 * * *'
- cron: '0 5 * * 7'
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 04e9e1f

Please sign in to comment.