Change pipeline to run for all base branches

Issue gh-8680
This commit is contained in:
Ellie Bahadori 2020-06-17 12:16:10 -07:00 committed by Rob Winch
parent 9895d01257
commit 7319e81701
1 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,6 @@
name: PR Build
on:
pull_request:
branches:
- master
on: pull_request
jobs:
build: