Skip to content

Commit cc85f68

Browse files
committed
ci: add scheduled build
1 parent 8c99de5 commit cc85f68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: build
22

33
on:
4+
schedule:
5+
- cron: '0 3 * * 5'
46
push:
57
branches:
68
- main

0 commit comments

Comments
 (0)