pull/919/head
AlexandreRouma 2022-11-22 13:27:56 +01:00
rodzic 5eb42b61e9
commit 9ae6a74408
1 zmienionych plików z 7 dodań i 1 usunięć

Wyświetl plik

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