We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17081c7 commit 2e47ef2Copy full SHA for 2e47ef2
.circleci/config.yml
@@ -51,7 +51,7 @@ workflows:
51
daily_actions:
52
triggers:
53
- schedule:
54
- cron: "0 9 * * *" # UTC 09:00 (Beijing 17:00)
+ cron: "0 2 * * *" # UTC 02:00 (Beijing 10:00)
55
filters:
56
branches:
57
only:
0 commit comments