disabled automatic CI for pull requests

This commit is contained in:
AlexandreRouma 2022-11-22 13:16:40 +01:00
parent a1259d7d32
commit 5eb42b61e9

View File

@ -1,6 +1,6 @@
name: Build Binaries name: Build Binaries
on: [push, pull_request] on: [push]
env: env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)