Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
Explicitly add CI for PR's targeting master
  • Loading branch information
johnlees committed Jan 8, 2021
1 parent 55e99c1 commit 20da9f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
trigger:
- master

pr:
- master

pool:
vmImage: 'ubuntu-latest'
strategy:
Expand Down

0 comments on commit 20da9f5

Please sign in to comment.