Add testing environment to submit SARIF after failure PR check

This commit is contained in:
Henry Mercer 2022-11-30 11:32:36 +00:00
parent 3d90c4f911
commit 77cda4d75d
2 changed files with 4 additions and 0 deletions

View file

@ -67,4 +67,6 @@ jobs:
CODEQL_ACTION_UPLOAD_FAILED_SARIF: true
# Upload the failed SARIF file as an integration test of the API endpoint.
CODEQL_ACTION_TEST_MODE: false
# Mark telemetry for this workflow so it can be treated separately.
CODEQL_ACTION_TESTING_ENVIRONMENT: codeql-action-pr-checks