diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 75d5a71..f789d21 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -5,6 +5,8 @@ on: branches: [ master ] pull_request: branches: [ master ] + workflow_dispatch: + env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)