Skip to content

Commit ee5a900

Browse files
committed
Run CI once a week
1 parent fb4512d commit ee5a900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: [ main ]
88
schedule:
9-
- cron: '0 18 * * *'
9+
- cron: '0 4 * * 1'
1010

1111
jobs:
1212
test:

0 commit comments

Comments
 (0)