Skip to content

Commit 2e8bf5f

Browse files
authored
Update install-execute.yml
1 parent 5f80d10 commit 2e8bf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install-execute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
release:
88
types: [published]
99
schedule:
10-
- cron: '24 * * * *'
10+
- cron: '0 0 * * 0'
1111

1212
jobs:
1313
test-unix:

0 commit comments

Comments
 (0)