Merge pull request #446 from AttorneyOnline/ci-enable-actions
Enable GitHub Actions for all branches
This commit is contained in:
commit
91f015ea64
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,9 +1,6 @@
|
|||||||
name: build
|
name: build
|
||||||
|
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 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