modified: .github/workflows/main.yml

This commit is contained in:
elseif 2026-07-21 18:11:30 +08:00
parent bf1143fa81
commit e6b0e3a7c7

View File

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