Skip to content

Commit

Permalink
Update auto_euserv.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WizisCool authored Dec 19, 2023
1 parent 57dff28 commit 0eb25a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_euserv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Auto EUserv

on:
schedule:
- cron: '0 4 * * *' # 每天 UTC 时间 04:00 运行,对应于 UTC+8 时间的每天中午 12:00
- cron: '0 12 * * SUN' # 每周日 UTC 时间 12:00 运行
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0eb25a8

Please sign in to comment.