Skip to content

Commit 4c90495

Browse files
committed
fix filter
1 parent 3ca1ef2 commit 4c90495

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ trigger:
77
- prerelease
88
- main
99

10-
1110
pr:
1211
branches:
1312
include:
@@ -17,7 +16,7 @@ pr:
1716
- main
1817
paths:
1918
exclude:
20-
- *.md
19+
- ./*.md
2120

2221
stages:
2322
- template: azure-pipelines/build-all.yml

0 commit comments

Comments
 (0)