Skip to content

Commit

Permalink
update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
somethingmorerelevant committed Mar 5, 2024
1 parent 2d67d83 commit e6d875f
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 @@ -127,7 +127,7 @@ workflows:
<<: *commit_jobs
triggers:
- schedule:
cron: "0 1 * * 6,7"
cron: "0 1 * * 6,0"
filters:
branches:
only:
Expand Down

0 comments on commit e6d875f

Please sign in to comment.