Build on all branch pushes

This commit is contained in:
Scott Shawcroft 2019-08-28 21:02:03 -07:00 committed by GitHub
parent 6106909c10
commit 2c17d235b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -1,11 +1,6 @@
name: Build CI
on:
push:
branches:
- master
pull_request:
release:
on: [push, pull_request, release]
jobs:
test: