diff --git a/.github/workflows/build-to-all-latest-snapshots.yml b/.github/workflows/build-to-all-latest-snapshots.yml index e56f129..4c159d3 100644 --- a/.github/workflows/build-to-all-latest-snapshots.yml +++ b/.github/workflows/build-to-all-latest-snapshots.yml @@ -9,6 +9,7 @@ on: - "SNAPSHOT" schedule: - cron: '0 */4 * * *' + workflow_dispatch: jobs: generate-config: