We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94169f commit 485e3b1Copy full SHA for 485e3b1
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Initialize CodeQL
35
uses: github/codeql-action/init@v4
36
with:
37
- languages: python, javascript
+ languages: python
38
39
- name: Perform analysis
40
uses: github/codeql-action/analyze@v4
0 commit comments