modified: .github/workflows/main.yml

This commit is contained in:
elseif 2026-07-15 10:54:26 +08:00
parent 2b6ed9e615
commit 067327e43e

View File

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