diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index dfbb4a84..f9560869 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -1,6 +1,6 @@ name: Build Binaries -on: [push, pull_request] +on: [push] env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)