Skip to content

Commit

Permalink
main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakult00 authored Feb 18, 2025
1 parent b1afc4a commit 1e06bd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
- cron: "0 0 * * *" # UTC 00:00 / 北京时间 08:00
- cron: "0 1 * * *" # UTC 01:00 / 北京时间 09:00
- cron: "47 2 * * *" # UTC 02:47 / 北京时间 10:25
- cron: "5 3 * * *" # UTC 03:05 / 北京时间 11:05
- cron: "7 11 * * *" # UTC 11:07 / 北京时间 11:07
- cron: "0 9 * * *" # UTC 09:00 / 北京时间 17:00
- cron: "0 10 * * *" # UTC 10:00 / 北京时间 18:00

Expand Down

0 comments on commit 1e06bd5

Please sign in to comment.