Browse Source

modified: .github/workflows/mikrotik_patch_7.yml

pull/123/head
zyb 9 months ago
parent
commit
70819de5a4
  1. 4
      .github/workflows/mikrotik_patch_7.yml

4
.github/workflows/mikrotik_patch_7.yml

@ -2,8 +2,8 @@ name: Patch Mikrotik RouterOS 7.x
on: on:
# push: # push:
# branches: [ "main" ] # branches: [ "main" ]
# schedule:
# - cron: "0 0 * * *"
schedule:
- cron: "0 0 * * *"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
arch: arch:

Loading…
Cancel
Save