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 f6c72b4 commit 8016b09Copy full SHA for 8016b09
.github/workflows/codeql.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- language: [ python, javascript ]
+ language: [ python ]
24
25
steps:
26
- name: Checkout
0 commit comments