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
parent
commit
ed4d211f0e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/mikrotik_patch.yml

2
.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

Loading…
Cancel
Save