Skip to content

Commit

Permalink
Auto merge of #8011 - ehuss:pr-ci, r=alexcrichton
Browse files Browse the repository at this point in the history
Run CI on all PRs.

I think we want PRs to be tested on all branches (such as beta branches). This is the default for Azure, so there's no need to specify the PR trigger.
  • Loading branch information
bors committed Mar 17, 2020
2 parents 1fc0630 + 351f536 commit 5e09ab5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ trigger:
- '*'
exclude:
- master
pr:
- master

jobs:
- job: Linux
Expand Down

0 comments on commit 5e09ab5

Please sign in to comment.