Skip to content

Commit ea889fb

Browse files
ci: Disable CI validation (microsoft#4646)
Co-authored-by: Andy Brown <[email protected]>
1 parent 6dad07a commit ea889fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines-static-analysis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ schedules:
1010
# Do not run PR validation
1111
pr: none
1212

13+
# Do not run CI validation
14+
trigger: none
15+
1316
# Semmle task only works on Windows
1417
pool:
1518
vmImage: 'windows-latest'

0 commit comments

Comments
 (0)