diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index bc22fc10b..3981d43bc 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -9,6 +9,9 @@ on: # by other workflows. types: [opened, synchronize, reopened, ready_for_review] +env: + CODEQL_ACTION_TESTING_ENVIRONMENT: codeql-action-pr-checks + jobs: # Identify the CodeQL tool versions to use in the analysis job. check-codeql-versions: