Skip to content

Commit bd6f1ff

Browse files
committed
remove python from CodeQL analysis languages
1 parent 62e4a3d commit bd6f1ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
include:
5050
- language: javascript-typescript
5151
build-mode: none
52-
- language: python
53-
build-mode: none
5452
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
5553
# Use `c-cpp` to analyze code written in C, C++ or both
5654
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both

0 commit comments

Comments
 (0)