We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de327e8 commit ec1c05aCopy full SHA for ec1c05a
.github/workflows/codeql.yml
@@ -97,3 +97,5 @@ jobs:
97
run: ${{steps.init.outputs.codeql-path}} version --format=json
98
- name: Perform CodeQL Analysis
99
uses: ./analyze
100
+ with:
101
+ category: "/language:javascript"
0 commit comments