diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index a7aecd1..94b54f2 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -3,6 +3,7 @@ name: Updater on: schedule: - cron: 0 3 * * 1 + workflow_dispatch: {} jobs: updater: