Skip to content

Commit 21461a8

Browse files
authored
Update check.yml
1 parent 41ba24f commit 21461a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

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

33
on:
44
schedule:
5-
- cron: '59 ** * * *'
5+
- cron: '0 * * * *'
66

77
env:
88
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)