Skip to content

Commit

Permalink
Avoid having two builds per pull request. (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
proofit404 authored Aug 17, 2019
1 parent 8f0de48 commit 8e543a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
trigger:
- master
jobs:
- job: 'Test'
pool:
Expand Down

0 comments on commit 8e543a3

Please sign in to comment.