mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +01:00
disabled automatic CI for pull requests
This commit is contained in:
parent
a1259d7d32
commit
5eb42b61e9
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Build Binaries
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
x
Reference in New Issue
Block a user