diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index e9b7831..6bc2b52 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.)