diff --git a/.github/workflows/mikrotik_patch.yml b/.github/workflows/mikrotik_patch.yml index 70e4abf..9960d92 100644 --- a/.github/workflows/mikrotik_patch.yml +++ b/.github/workflows/mikrotik_patch.yml @@ -3,7 +3,7 @@ on: # push: # branches: [ "main" ] schedule: - - cron: "22 45 * * *" + - cron: "0 0 * * *" workflow_dispatch: permissions: contents: write