mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-11 00:09:55 +02:00
disabled automatic CI for pull requests
This commit is contained in:
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@@ -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.)
|
||||||
|
Reference in New Issue
Block a user