Enable GitHub Actions for all branches

This commit is contained in:
oldmud0 2021-02-02 14:53:09 -06:00 committed by GitHub
parent 097220f11a
commit 4bb4ddd0f9
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.)