From f857bdf0c07b1418ef65a57227fcb9c021ae9e52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E8=8B=92=E9=B8=AD?= <71560643+xingranya@users.noreply.github.com> Date: Sun, 24 Nov 2024 13:35:33 +0800 Subject: [PATCH] Update weather_report.yml --- .github/workflows/weather_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weather_report.yml b/.github/workflows/weather_report.yml index e18682e6..db866d13 100644 --- a/.github/workflows/weather_report.yml +++ b/.github/workflows/weather_report.yml @@ -3,7 +3,7 @@ name: 天气预报推送 -on: +on: workflow_dispatch schedule: # 设置启动时间,为 UTC 时间, UTC23点 对应北京时间早7点 - cron : '00 23 * * *'