Skip to content

Commit 95f6606

Browse files
YanaXuazure-powershell-bot
authored andcommitted
[CI] Disable Codeql for live test pipeline (#25602)
1 parent 58de42a commit 95f6606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/live-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ variables:
5252
ArtifactsName: LiveTestArtifacts
5353
DataLocation: $(Pipeline.Workspace)/$(ArtifactsName)
5454
SuppressAzurePowerShellBreakingChangeWarnings: true
55+
Codeql.Enabled: false
5556

5657
schedules:
5758
- cron: "0 19 * * *"

0 commit comments

Comments
 (0)