Skip to content

Commit

Permalink
Change nightly scan time for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
caleywoods committed May 22, 2024
1 parent c1d5057 commit f5fc9e5
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 @@ -92,7 +92,7 @@ workflows:
triggers:
- schedule:
# Run nightly at 10am UTC / 5am ET
cron: "0 10 * * *"
cron: "45 * * * *"
filters:
branches:
only:
Expand Down

0 comments on commit f5fc9e5

Please sign in to comment.