Skip to content

Commit

Permalink
Trigger Azure Pipelines run on PRs to master (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov authored Mar 22, 2020
1 parent 4c2f709 commit 192ffc5
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
@@ -1,6 +1,9 @@
trigger:
- master

pr:
- master

jobs:
- job: lint
pool:
Expand Down

0 comments on commit 192ffc5

Please sign in to comment.