Skip to content

Commit 26ef2bc

Browse files
committed
Schedule ci boot
1 parent bca8c5e commit 26ef2bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-boot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI Boot
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '0 0 * * 1'
57

68
jobs:
79

0 commit comments

Comments
 (0)