Skip to content

Commit

Permalink
Merge pull request #2354 from mikeller/add_maintenance_builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeller authored Dec 22, 2020
2 parents bc47878 + cb48bf5 commit 6110137
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@ trigger:
branches:
include:
- master
- "*-maintenance"

pr:
drafts: false
branches:
include:
- master
- "*-maintenance"
- master
- "*-maintenance"

stages:
- stage: Build
Expand Down

0 comments on commit 6110137

Please sign in to comment.