Skip to content

Commit 539cd69

Browse files
committed
Update
1 parent 251342b commit 539cd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: check_release
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: 0 0 * * SUN
6+
- cron: 0 0 * * *
77

88
jobs:
99
check_release:

0 commit comments

Comments
 (0)