Skip to content

Commit

Permalink
fix: [#187578669] update cron job for scheduled daily test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aadedejifearless committed Sep 26, 2024
1 parent b7d538c commit e57da8e
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 @@ -1215,7 +1215,7 @@ workflows:
scheduled-daily-tests-content-repo:
triggers:
- schedule:
cron: "40 17 * * 1-5"
cron: "30 13 * * 1-5"
filters:
branches:
only:
Expand Down

0 comments on commit e57da8e

Please sign in to comment.