diff --git a/.github/workflows/update-invoker.yml b/.github/workflows/update-invoker.yml index 0338c8f..f17aa65 100644 --- a/.github/workflows/update-invoker.yml +++ b/.github/workflows/update-invoker.yml @@ -1,7 +1,7 @@ name: Update invoker "on": schedule: - - cron: 30 * * * * + - cron: 0 5 * * 1-5 workflow_dispatch: {} jobs: update: