Skip to content

Commit 9b0dd05

Browse files
committed
Work CI-CD
- Fix AZDO trigger list. ***NO_CI***
1 parent fc1908d commit 9b0dd05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ trigger:
99
- release-*
1010
paths:
1111
exclude:
12+
- .github/*
1213
- .gitignore
1314
- CHANGELOG.md
1415
- LICENSE.md
1516
- README.md
1617
- NuGet.Config
1718
- assets/*
18-
- .github/*
19+
- template.vssettings
20+
- spelling_exclusion.dic
1921

2022
# PR always trigger build
2123
pr:

0 commit comments

Comments
 (0)