Skip to content

Commit a836d95

Browse files
committed
Set testing environment for CodeQL workflow
1 parent ffc2dd6 commit a836d95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
# by other workflows.
1010
types: [opened, synchronize, reopened, ready_for_review]
1111

12+
env:
13+
CODEQL_ACTION_TESTING_ENVIRONMENT: codeql-action-pr-checks
14+
1215
jobs:
1316
# Identify the CodeQL tool versions to use in the analysis job.
1417
check-codeql-versions:

0 commit comments

Comments
 (0)