Skip to content

Commit 5369131

Browse files
committed
scheduled release
1 parent 27205e9 commit 5369131

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: build
22

33
on:
4+
schedule:
5+
- cron: '42 0 * * 1'
46
push:
57
branches:
68
- master

0 commit comments

Comments
 (0)