Skip to content

Commit

Permalink
Specify a single category
Browse files Browse the repository at this point in the history
We run the same queries across all the OSes so we only need a single category
  • Loading branch information
Henry Mercer committed Jun 17, 2024
1 parent de327e8 commit ec1c05a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,5 @@ jobs:
run: ${{steps.init.outputs.codeql-path}} version --format=json
- name: Perform CodeQL Analysis
uses: ./analyze
with:
category: "/language:javascript"

0 comments on commit ec1c05a

Please sign in to comment.