Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
burdoto committed Feb 27, 2021
1 parent e20ada3 commit 1bf5ef8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
# https://aka.ms/yaml

trigger:
- master
branches:
include:
- master
paths:
include:
- status/csharp/*

pool:
vmImage: 'windows-latest'
Expand Down

0 comments on commit 1bf5ef8

Please sign in to comment.