Skip to content

Commit 7c391a4

Browse files
committed
Update ci.yml
Remove the scheduled run
1 parent 9c6c534 commit 7c391a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ on:
99
options:
1010
- MOCK
1111
- REAL
12-
schedule:
13-
# once per day
14-
- cron: 0 0 * * *
12+
#schedule:
13+
# # once per day
14+
# - cron: 0 0 * * *
1515
push:
1616
branches:
1717
- dev

0 commit comments

Comments
 (0)