diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 5f943c8..5c32bd2 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -1,6 +1,7 @@ name: CMake on: + push: workflow_dispatch: inputs: relName: @@ -12,7 +13,6 @@ on: required: true default: "" pull_request: - branches: [ master ] env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)