Skip to content

Commit c18c391

Browse files
committed
feat: add schedule building
1 parent 4c4c796 commit c18c391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
pull_request:
1010
branches:
1111
- 'master'
12+
schedule:
13+
- cron: "0 1 * * *"
1214
env:
1315
VERSION: 22.04
1416

0 commit comments

Comments
 (0)