modified: .github/workflows/main.yml

This commit is contained in:
elseif 2026-07-15 10:55:37 +08:00
parent 067327e43e
commit a5601a7320

View File

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