Skip to content

Commit 6beaada

Browse files
committed
Updated config.yml
1 parent aea053a commit 6beaada

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ workflows:
3030
nightly:
3131
triggers:
3232
- schedule:
33-
cron: "0 12 * * 4"
33+
cron: "55 14 * * 4"
3434
filters:
3535
branches:
3636
only:
37-
- mkdocs
38-
37+
- mkdocs
3938
jobs:
4039
- build

0 commit comments

Comments
 (0)