There was an error while loading. Please reload this page.
1 parent f23c21d commit 9027986Copy full SHA for 9027986
.github/workflows/release-check.yml
@@ -2,7 +2,7 @@ name: check
2
3
on:
4
schedule:
5
- - cron: "5 * * * *"
+ - cron: "0 */12 * * *"
6
7
jobs:
8
new-release:
0 commit comments