Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lpxks authored Jul 2, 2024
1 parent e28fd82 commit 696192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "EveryDay Checking"
on:
schedule:
# 分(0-59) 小时(0-23) 日期(1-31) 月份(1-12) 星期(0-7) 年(可选字段)
- cron: "10 16 * * *" #scheduled at 00:10 (UTC+8) everyday UTC+8比UTC快8个小时
- cron: "06 22 * * *" #scheduled at 00:10 (UTC+8) everyday UTC+8比UTC快8个小时
workflow_dispatch:

env:
Expand Down

0 comments on commit 696192e

Please sign in to comment.