Skip to content

Commit 600361e

Browse files
authored
change start time (#531)
1 parent e5105c4 commit 600361e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-beta.yml

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

33
on:
44
schedule:
5-
- cron: "12 */1 * * *"
5+
- cron: "25 */1 * * *"
66
env:
77
LATEST: ""
88
permissions:

0 commit comments

Comments
 (0)