更新 .gitea/workflows/monitor.yml

运行时间修改

Signed-off-by: biss <1+biss@noreply.localhost>
This commit is contained in:
2026-08-06 12:10:31 +08:00 Unverified
parent 36a580fe5b
commit c90e38b790
+1 -2
View File
@@ -1,9 +1,8 @@
name: CET Monitor name: CET Monitor
on: on:
schedule: schedule:
- cron: "17 * * * *" - cron: '*/30 6-18 * * *'
workflow_dispatch: workflow_dispatch:
inputs: inputs: