diff --git a/.gitea/workflows/auto_update.yaml b/.gitea/workflows/auto_update.yaml index 7b6604a..bc29603 100644 --- a/.gitea/workflows/auto_update.yaml +++ b/.gitea/workflows/auto_update.yaml @@ -3,6 +3,7 @@ run-name: update on: schedule: - cron: "0 4 * * 1" + workflow_dispatch: jobs: update: