Skip to content

Commit

Permalink
Update rollover.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov authored Oct 12, 2023
1 parent 94d61aa commit ee268d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rollover.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
workflow_dispatch: {}
schedule:
# Runs "at 05:00, only on Friday" (see https://crontab.guru)
# Runs "at 13:00, only on Thursday" (see https://crontab.guru)
- cron: '0 13 * * 4'

jobs:
Expand Down

0 comments on commit ee268d9

Please sign in to comment.