Skip to content

Commit 3fe7b12

Browse files
committed
change time
1 parent ee0478f commit 3fe7b12

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: "24 */1 * * *"
5+
- cron: "40 */1 * * *"
66
env:
77
LATEST: ""
88
permissions:

0 commit comments

Comments
 (0)