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

Commit

Permalink
Change nightly scheduled time (#496)
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
  • Loading branch information
gfukushima committed Apr 16, 2023
1 parent e80958e commit d844f3a
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 @@ -204,7 +204,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "0 11 * * *"
cron: "0 17 * * *"
filters:
branches:
only:
Expand Down

0 comments on commit d844f3a

Please sign in to comment.