Skip to content

Commit 8de2780

Browse files
committed
ci: set weekly schedule
1 parent 16f6af1 commit 8de2780

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
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
schedule:
8-
- cron: "0 10 1,15 * *"
8+
- cron: "0 10 * * 1"
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)