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 f988137 commit 374749fCopy full SHA for 374749f
.azure/pipelines/localization.yml
@@ -47,7 +47,7 @@ extends:
47
codeql:
48
compiled:
49
enabled: false
50
- justificationForDisabling: 'This is a test-only pipeline. The same product code is already scanned in the main pipeline (aspnetcore-ci)'
+ justificationForDisabling: "This pipeline doesn't build any code. The product code is already scanned in the main pipeline (aspnetcore-ci)"
51
pool:
52
name: $(DncEngInternalBuildPool)
53
image: 1es-windows-2022
0 commit comments