Skip to content

Commit 59e3d8d

Browse files
committed
force retry devedition
1 parent 3490a89 commit 59e3d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-devedition.yml

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

33
on:
44
schedule:
5-
- cron: "18 * * * *"
5+
- cron: "38 * * * *"
66
env:
77
LATEST: ""
88
permissions:

0 commit comments

Comments
 (0)