Skip to content

Commit d853d3c

Browse files
authored
Merge pull request #4 from Enigma-Soul/devlope
减少运行次数
2 parents dff6f79 + 0fd7506 commit d853d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/andy-thawing.yml

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

33
on:
44
schedule:
5-
- cron: '0 0,6,12,18 * * *'
5+
- cron: "0 */24 * * *"
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)