diff --git a/.github/workflows/cmake_build.yml b/.github/workflows/cmake_build.yml index cfcc63390..689ef0f3f 100644 --- a/.github/workflows/cmake_build.yml +++ b/.github/workflows/cmake_build.yml @@ -11,6 +11,10 @@ on: # Remove the "#" from the next 2 lines if you need to disable this action #branches: # - disable + pull_request: + # Remove the "#" from the next 2 lines if you need to disable this action + #branches: + # - disable # # Global environment variables