Skip to content

Commit fccb0cd

Browse files
authored
Update ci.yml
Remove the scheduled run
1 parent 0c8d773 commit fccb0cd

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
@@ -1,9 +1,9 @@
11
name: CI
22

33
on:
4-
schedule:
5-
# once per day
6-
- cron: 0 0 * * *
4+
# schedule:
5+
# # once per day
6+
# - cron: 0 0 * * *
77
push:
88
branches:
99
- dev

0 commit comments

Comments
 (0)