Skip to content

Commit 9027986

Browse files
authored
Update release-check.yml
1 parent f23c21d commit 9027986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: check
22

33
on:
44
schedule:
5-
- cron: "5 * * * *"
5+
- cron: "0 */12 * * *"
66

77
jobs:
88
new-release:

0 commit comments

Comments
 (0)