Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
fix: cron I hate TZ
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Apr 1, 2021
1 parent 5e96507 commit 340180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -271,7 +271,7 @@ workflows:
triggers:
- schedule:
# Thursdays
cron: 08 18 * * 4
cron: 27 15 * * 4
filters:
branches:
only:
Expand Down

0 comments on commit 340180a

Please sign in to comment.