Browse Source
Update mikrotik_patch.yml
Signed-off-by: 1247004718 <31641368+1247004718@users.noreply.github.com>
pull/11/head
1247004718
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/mikrotik_patch.yml
|
|
@ -3,7 +3,7 @@ on: |
|
|
# push: |
|
|
# push: |
|
|
# branches: [ "main" ] |
|
|
# branches: [ "main" ] |
|
|
schedule: |
|
|
schedule: |
|
|
- cron: "0 0 * * *" |
|
|
|
|
|
|
|
|
- cron: "22 45 * * *" |
|
|
workflow_dispatch: |
|
|
workflow_dispatch: |
|
|
permissions: |
|
|
permissions: |
|
|
contents: write |
|
|
contents: write |
|
|
|