Skip to content

Commit aea053a

Browse files
authored
fix:change hour trigger for test
1 parent a77179c commit aea053a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ workflows:
3030
nightly:
3131
triggers:
3232
- schedule:
33-
cron: "0 15 * * 4"
33+
cron: "0 12 * * 4"
3434
filters:
3535
branches:
3636
only:

0 commit comments

Comments
 (0)