Skip to content

Commit dda4523

Browse files
author
Carl Chang
committed
2 parents 8280356 + 6b95561 commit dda4523

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net
55

66
trigger:
7-
branches:
8-
include:
9-
- master
7+
branches:
8+
include:
9+
- master
1010
paths:
11-
exclude:
12-
- README.md
13-
- azure-pipelines.yml
11+
exclude:
12+
- README.md
13+
- azure-pipelines.yml
1414

1515
pool:
1616
vmImage: 'windows-latest'

0 commit comments

Comments
 (0)