Skip to content

Commit

Permalink
Set testing environment for CodeQL workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed Nov 16, 2022
1 parent c7442bd commit 1e73af3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1e73af3

Please sign in to comment.