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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- add-tests
|
||||
on: push
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user