diff --git a/.github/workflows/cmake.yaml b/.github/workflows/cmake.yaml index 669661c..0a5b383 100644 --- a/.github/workflows/cmake.yaml +++ b/.github/workflows/cmake.yaml @@ -2,7 +2,6 @@ name: CMake on: push: - branches: [ $default-branch ] pull_request: types: [ opened, reopened, synchronize ]