modified: .github/workflows/main.yml

This commit is contained in:
elseif 2026-07-21 18:15:03 +08:00
parent e6b0e3a7c7
commit 34aba15f4c

View File

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