Skip to content

Commit

Permalink
bumb cron time
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpearse committed May 10, 2024
1 parent 72f4a6f commit b5fa1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ workflows:
weekly:
triggers:
- schedule:
cron: "* 19 * * 5" #Time is GMT
cron: "30 19 * * 5" #Time is GMT
filters:
branches:
only: main
Expand Down

0 comments on commit b5fa1d2

Please sign in to comment.