Skip to content

Commit 374749f

Browse files
committed
Fix comment
1 parent f988137 commit 374749f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/localization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extends:
4747
codeql:
4848
compiled:
4949
enabled: false
50-
justificationForDisabling: 'This is a test-only pipeline. The same product code is already scanned in the main pipeline (aspnetcore-ci)'
50+
justificationForDisabling: "This pipeline doesn't build any code. The product code is already scanned in the main pipeline (aspnetcore-ci)"
5151
pool:
5252
name: $(DncEngInternalBuildPool)
5353
image: 1es-windows-2022

0 commit comments

Comments
 (0)