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