Skip to content

Commit 2ff9aea

Browse files
committed
cron weekly
1 parent 71009db commit 2ff9aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010
schedule:
1111
# daily at 07:20 UTC
12-
- cron: "20 07 * * *"
12+
- cron: "20 07 * * 0"
1313
# allow manual triggering of workflow
1414
workflow_dispatch:
1515

0 commit comments

Comments
 (0)