Unverified Commit cbee5eea authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] modify CodeQL settings (#6563)

parent 4cbff0c8
...@@ -13,6 +13,8 @@ variables: ...@@ -13,6 +13,8 @@ variables:
PYTHON_VERSION: '3.12' PYTHON_VERSION: '3.12'
runCodesignValidationInjection: false runCodesignValidationInjection: false
skipComponentGovernanceDetection: true skipComponentGovernanceDetection: true
Codeql.Enabled: false
Codeql.SkipTaskAutoInjection: true
DOTNET_CLI_TELEMETRY_OPTOUT: true DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
SKBUILD_STRICT_CONFIG: true SKBUILD_STRICT_CONFIG: true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment