modified: .github/workflows/main.yml

This commit is contained in:
elseif 2026-07-15 10:58:51 +08:00
parent a5601a7320
commit 399cc879ed

View File

@ -2,7 +2,7 @@
name: Patch Mikrotik RouterOS name: Patch Mikrotik RouterOS
on: on:
schedule: schedule:
- cron: "30 9 * * *" # At UTC 09:30 (Beijing 17:30) on every day - cron: "30 10 * * *" # At UTC 10:30 (Beijing 18:30) on every day
workflow_dispatch: workflow_dispatch:
jobs: jobs: