Skip to content

Commit

Permalink
feat: switch run to utc 1855
Browse files Browse the repository at this point in the history
  • Loading branch information
seblum committed Aug 11, 2024
1 parent 592f212 commit 16da5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-on-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run OctivBookerBot on Schedule

on:
schedule:
- cron: "55 20 * * *" # “At 20:55 every day.”
- cron: "55 18 * * *" # “At 18:55 every day.”
workflow_dispatch:

env:
Expand Down

0 comments on commit 16da5ad

Please sign in to comment.