Skip to content

Commit

Permalink
docs:修改actions触发时间
Browse files Browse the repository at this point in the history
  • Loading branch information
397179459 committed Aug 11, 2023
1 parent 9e85428 commit f63bc77
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 @@ -9,7 +9,7 @@ on:
paths:
- '.github/workflows/**'
schedule:
- cron: '4,15 0 * * *'
- cron: '20 0 * * *'

env:
TZ: Asia/Shanghai
Expand Down

0 comments on commit f63bc77

Please sign in to comment.