Skip to content

Commit fb668b3

Browse files
Update main.yml
1 parent 2a9314e commit fb668b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
branches:
66
- master
7-
7+
schedule:
8+
- cron: 0 0 * * 1,3,5,7
89
jobs:
910
build:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)