Skip to content

Commit

Permalink
Revert "Change nightly job to be weekly"
Browse files Browse the repository at this point in the history
This reverts commit bab19db.
  • Loading branch information
zerolab committed Jul 19, 2022
1 parent bab19db commit 6120133
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 @@ -78,7 +78,7 @@ workflows:
- nightly-wagtail-test
triggers:
- schedule:
cron: "0 0 * * 1"
cron: '0 0 * * *'
filters:
branches:
only:
Expand Down

0 comments on commit 6120133

Please sign in to comment.