Skip to content

Commit

Permalink
Trigger builds on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mavasani committed Oct 3, 2019
1 parent ce47356 commit aeeb21c
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,10 +1,12 @@
# Branches that trigger a build on commit
trigger:
- master
- 2.9.x

# Branch(es) that trigger(s) build(s) on PR
pr:
- master
- 2.9.x

jobs:
- job: Windows
Expand Down

0 comments on commit aeeb21c

Please sign in to comment.