Skip to content

Commit

Permalink
Change pipeline to run for all base branches
Browse files Browse the repository at this point in the history
Issue gh-8680
  • Loading branch information
elliedori authored and rwinch committed Jun 17, 2020
1 parent 9895d01 commit 7319e81
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pr-build-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: PR Build

on:
pull_request:
branches:
- master
on: pull_request

jobs:
build:
Expand Down

0 comments on commit 7319e81

Please sign in to comment.