Disable workflow trigger to make hopefully make it work
This commit is contained in:
parent
c7c5f5bf2d
commit
33ba7a3ea0
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- add-tests
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - add-tests
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user