also trigger build on pull request

This commit is contained in:
Jonathan Shook 2021-07-06 11:49:42 -05:00
parent 409b0d31b2
commit 973c1aee78

View File

@ -1,5 +1,12 @@
name: build
on:
push:
paths:
- RELEASENOTES.**
pull_request:
on:
push:
branches: main