Browse Source

modified: .github/workflows/mikrotik_patch.yml

pull/55/head
zyb 2 years ago
parent
commit
382efa0578
  1. 6
      .github/workflows/mikrotik_patch.yml

6
.github/workflows/mikrotik_patch.yml

@ -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

Loading…
Cancel
Save