Change pipeline to run for all base branches
Issue gh-8680
This commit is contained in:
committed by
Rob Winch
parent
9895d01257
commit
7319e81701
@@ -1,9 +1,6 @@
|
||||
name: PR Build
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user