Set testing environment for CodeQL workflow

This commit is contained in:
Henry Mercer 2022-11-16 16:18:15 +00:00
parent ffc2dd6d6d
commit a836d9571f

View file

@ -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: