Skip to content

Commit 03586d7

Browse files
committed
Work CI-CD
- Update exclusion entries in AZDO yaml. ***NO_CI***
1 parent ca4ba9b commit 03586d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,18 @@ trigger:
1010
paths:
1111
exclude:
1212
- .gitignore
13+
- .editorconfig
14+
- .gitattributes
15+
- .gitmodules
16+
- spelling_exclusion.dic
1317
- LICENSE.md
1418
- README.md
1519
- NuGet.Config
1620
- assets/*
1721
- config/*
1822
- .github/*
23+
- azure-pipelines-templates/*
24+
- native/*
1925

2026
tags:
2127
include:

0 commit comments

Comments
 (0)