Skip to content

Commit

Permalink
Run the beefscript an hour later.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlondschien committed Nov 9, 2023
1 parent dfff423 commit c5b4776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Daily runs
on:
schedule:
- cron: '0 7 * * 1' # 7 am UTC on mondays
- cron: '0 8 * * 1' # 7 am UTC on mondays
push:
paths:
- '.github/workflows/weekly.yml'
Expand Down

0 comments on commit c5b4776

Please sign in to comment.