Skip to content

Commit 16dbefa

Browse files
committed
ci: ♻️ add schedule
1 parent 8cc4d43 commit 16dbefa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
schedule:
8+
- cron: '0 10 * * 1'
79
workflow_dispatch:
810

911
jobs:

0 commit comments

Comments
 (0)