Merge pull request #446 from AttorneyOnline/ci-enable-actions

Enable GitHub Actions for all branches
This commit is contained in:
oldmud0 2021-02-05 00:51:03 -06:00 committed by GitHub
commit 91f015ea64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,6 @@
name: build
on:
push:
branches:
- add-tests
on: push
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)