Skip to content

Commit

Permalink
[CI] Disable Codeql for live test pipeline (#25602)
Browse files Browse the repository at this point in the history
  • Loading branch information
YanaXu authored Jul 23, 2024
1 parent c084f4c commit d26c1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/live-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ variables:
ArtifactsName: LiveTestArtifacts
DataLocation: $(Pipeline.Workspace)/$(ArtifactsName)
SuppressAzurePowerShellBreakingChangeWarnings: true
Codeql.Enabled: false

schedules:
- cron: "0 19 * * *"
Expand Down

0 comments on commit d26c1bc

Please sign in to comment.