From 723c84f9b089d08652bfbe40e511e81c7a9fb845 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Sat, 24 Aug 2024 17:09:52 +1000 Subject: [PATCH] chore(ci): switch to manual releases (#2494) --- .github/workflows/autoversion.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/autoversion.yml b/.github/workflows/autoversion.yml index b0b648bd20..fcbd3c9f51 100644 --- a/.github/workflows/autoversion.yml +++ b/.github/workflows/autoversion.yml @@ -1,7 +1,5 @@ on: - push: - branches: - - main + workflow_dispatch: name: Auto-version jobs: semver-tag: