Set testing environment for CodeQL workflow
This commit is contained in:
parent
ffc2dd6d6d
commit
a836d9571f
1 changed files with 3 additions and 0 deletions
3
.github/workflows/codeql.yml
vendored
3
.github/workflows/codeql.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue