Skip to content

Commit 9aad7b0

Browse files
set - cron: "00 */4 * * *"
1 parent a8f2ca9 commit 9aad7b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bump upstream version
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "*/5 * * * *"
6+
- cron: "00 */4 * * *"
77
push:
88
branches:
99
- "master"

0 commit comments

Comments
 (0)