Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd466ae2

Browse files
authored
Update path filters for Windows CI (#24809)
1 parent7800ce3 commitd466ae2

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

‎.vsts-ci/windows.yml

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,17 @@ pr:
2525
-feature*
2626
paths:
2727
include:
28-
-'*'
28+
-src/*
29+
-.vsts-ci/windows.yml
30+
-.vsts-ci/templates/*
31+
-test/*
32+
-build.psm1
33+
-tools/buildCommon/*
34+
-tools/ci.psm1
35+
-tools/WindowsCI.psm1
2936
exclude:
30-
-.dependabot/config.yml
31-
-.github/ISSUE_TEMPLATE/*
32-
-.github/workflows/*
33-
-.vsts-ci/misc-analysis.yml
34-
-tools/cgmanifest.json
35-
-LICENSE.txt
3637
-test/common/markdown/*
37-
-test/perf/*
38-
-tools/packaging/*
39-
-tools/releaseBuild/*
40-
-tools/releaseBuild/azureDevOps/templates/*
41-
-README.md
42-
-.spelling
43-
-.pipelines/*
38+
-test/perf/*
4439

4540
variables:
4641
GIT_CONFIG_PARAMETERS:"'core.autocrlf=false'"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp