modified: .github/workflows/mikrotik_patch.yml

This commit is contained in:
zyb 2024-07-13 22:54:30 +08:00
parent 3b0e0873cc
commit 382efa0578

View File

@ -5,12 +5,6 @@ on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
inputs:
version:
description: 'RouterOS version, blank for latest'
required: false
default: ''
type: string
permissions:
contents: write