diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 6392c43c..fc511dda 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -8,7 +8,7 @@ name: CMake Build Matrix on: push: - branches: [cmake] + branches: [master] pull_request: branches: [master]