Skip to content

Commit

Permalink
FIX: Bug with schedule [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed May 18, 2023
1 parent 1e89e58 commit 817b562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,8 +507,8 @@ workflows:
- build_docs_stable
triggers:
- schedule:
# "At 6:00 AM GMT every day"
cron: "0 6 * * *"
# "At 4:00 AM GMT every day"
cron: "0 4 * * *"
filters:
branches:
only:
Expand Down

0 comments on commit 817b562

Please sign in to comment.