We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a48fdf commit e4a26f0Copy full SHA for e4a26f0
.github/workflows/codeql-analysis.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- language: [ 'go', 'java', 'typescript', 'python' ]
+ language: [ 'go', 'typescript', 'python' ]
16
17
steps:
18
- name: Checkout repository
0 commit comments