Skip to content

Commit

Permalink
Update autoReserve.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ymynotg authored Jan 8, 2024
1 parent a801984 commit f848be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoReserve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
#在0:0\0:31\0:59;1:0\1:31\1:59UTC 触发工作流程:实际到2点十几分才触发一次。

schedule:
- cron: '0,31,59 0,1 * * *'
- cron: '0,31 1 * * *'

env:
TZ: Asia/Shanghai
Expand Down

0 comments on commit f848be9

Please sign in to comment.