Skip to content

Commit

Permalink
Update pull-request.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickstolee committed Aug 8, 2019
1 parent 7a1c0a5 commit 6035530
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .azure-pipelines/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: $(date:yy)$(DayOfYear)$(rev:.r)

trigger: none
trigger:
- master
- milestones/*
- releases/*
- servicing/*

variables:
majorAndMinorVersion: '0.4'
Expand Down

0 comments on commit 6035530

Please sign in to comment.