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