run on push

This commit is contained in:
jbannon 2022-04-29 18:36:39 +00:00
parent a16647dd8f
commit 1e2cf14cdf

View file

@ -4,6 +4,9 @@ on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest