diff --git a/.github/workflows/ci-semver.yml b/.github/workflows/ci-semver.yml index 00b6a8bba..567709a6d 100644 --- a/.github/workflows/ci-semver.yml +++ b/.github/workflows/ci-semver.yml @@ -1,12 +1,6 @@ name: CI semver -on: - push: - branches: - - main - pull_request: - branches: - - main +on: workflow_dispatch # Only run this workflow manually jobs: get-leptos-changed: