diff --git a/.github/workflows/auto.yml b/.github/workflows/auto.yml index 10a2e6d9..ca283698 100644 --- a/.github/workflows/auto.yml +++ b/.github/workflows/auto.yml @@ -2,7 +2,7 @@ name: Auto on: schedule: - - cron: "30 22 * * *" # 北京时间上午06:30 + - cron: "30 23,10 * * *" # 北京时间7:30 AM 和 6:30 PM 执行 workflow_dispatch: env: