Skip to content

Commit 61aa622

Browse files
committed
update CI cron schedule
1 parent 3047090 commit 61aa622

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 8 * * *"
9+
- cron: "0 8 * * SUN"
1010
workflow_dispatch:
1111

1212
jobs:

0 commit comments

Comments
 (0)