diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 9c77abb..8ac79de 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -2,9 +2,9 @@ name: CMake on multiple platforms on: push: - branches: [ "main" ] pull_request: - branches: [ "main" ] + workflow_dispatch: + jobs: build: