Skip to content

Commit ac730ea

Browse files
authored
Do not trigger CI for GitOps policy changes
1 parent 8df49e2 commit ac730ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ pr:
1616
- main
1717
paths:
1818
exclude:
19-
- ./*.md
19+
- ./*.md
20+
- ./.github/policies/resourceManagement.yml
2021

2122
# Run a scheduled build every night on main to run tests against insiders VSCode.
2223
# The variable testVSCodeVersion is set to insiders based on the build reason.

0 commit comments

Comments
 (0)