Skip to content

Commit 5e09ab5

Browse files
committed
Auto merge of #8011 - ehuss:pr-ci, r=alexcrichton
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.
2 parents 1fc0630 + 351f536 commit 5e09ab5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ trigger:
44
- '*'
55
exclude:
66
- master
7-
pr:
8-
- master
97

108
jobs:
119
- job: Linux

0 commit comments

Comments
 (0)