Skip to content

Commit 7ec4438

Browse files
authored
try disabling codeql entirely (#36466)
1 parent 5590b15 commit 7ec4438

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/auto_release/PythonSdkLiveTest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
maxParallel: 5
2727
pool:
2828
vmImage: 'ubuntu-20.04'
29+
variables:
30+
Codeql.Enabled: false
2931
steps:
3032
- task: UsePythonVersion@0
3133
inputs:

0 commit comments

Comments
 (0)