Skip to content

Commit df0ff55

Browse files
committed
disable cron build
1 parent f120ccf commit df0ff55

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.circleci/config.yml

-13
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,3 @@ workflows:
9090
only: master
9191
context:
9292
- slack-secrets
93-
94-
cron:
95-
triggers:
96-
#- schedule:
97-
# cron: "0 6 * * *"
98-
# filters:
99-
# branches:
100-
# only:
101-
# - master
102-
jobs:
103-
- test:
104-
context:
105-
- slack-secrets

0 commit comments

Comments
 (0)