Browse Source
Update mikrotik_patch_7.yml
Signed-off-by: elseif <elseif@live.cn>
pull/110/head
elseif
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
.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: |
|
|
|
|
|
|
|
|
permissions: |
|
|
permissions: |
|
|
|