We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb598e commit b54d49dCopy full SHA for b54d49d
.azure/pipelines/identitymodel-helix-matrix.yml
@@ -37,6 +37,8 @@ extends:
37
compiled:
38
enabled: false
39
justificationForDisabling: 'This is a test-only pipeline. The same product code is already scanned in the main pipeline (aspnetcore-ci)'
40
+ featureFlags:
41
+ autoEnablePREfastWithNewRuleset: false
42
43
stages:
44
- stage: build
0 commit comments