Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
youzhen12138 authored Jan 16, 2025
1 parent 7155043 commit 492116d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
- cron: "0 0 * * *" # UTC 00:00 / 北京时间 08:00
- cron: "0 1 * * *" # UTC 01:00 / 北京时间 09:00
- cron: "0 3 * * *" # UTC 09:00 / 北京时间 11:00
- cron: "05 12 * * *" # UTC 09:00 / 北京时间 20:05
- cron: "15 15 * * *" # UTC 09:00 / 北京时间 23:15



# 配置并发控制,避免任务重叠执行
Expand Down

0 comments on commit 492116d

Please sign in to comment.