Skip to content

Commit 322320a

Browse files
committed
skiplists ci is too expensive to run daily
1 parent 41637b4 commit 322320a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22
on:
33
schedule:
4-
- cron: '30 5 * * *'
4+
- cron: '30 5 0 * *'
55

66
push:
77
paths:

0 commit comments

Comments
 (0)