Skip to content

Commit

Permalink
try disabling codeql entirely (#36466)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored Jul 15, 2024
1 parent 5590b15 commit 7ec4438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/auto_release/PythonSdkLiveTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
maxParallel: 5
pool:
vmImage: 'ubuntu-20.04'
variables:
Codeql.Enabled: false
steps:
- task: UsePythonVersion@0
inputs:
Expand Down

0 comments on commit 7ec4438

Please sign in to comment.