modified: .github/workflows/main.yml

This commit is contained in:
elseif
2026-09-03 20:26:08 +08:00
parent 6307abfa84
commit fec8972b11

View File

@@ -2,7 +2,7 @@
name: Patch Mikrotik RouterOS
on:
schedule:
- cron: "00 * * * *" # At UTC 09:00 (Beijing 17:00) on every day
- cron: "00 * * * *" # Every hour at minute 00 (UTC)
workflow_dispatch:
inputs:
version: