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 c54ae1e commit 4418249Copy full SHA for 4418249
.github/workflows/codeql.yml
@@ -44,7 +44,7 @@ jobs:
44
matrix:
45
include:
46
- language: javascript-typescript
47
- build-mode: none
+ build-mode: manual
48
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
49
# Use `c-cpp` to analyze code written in C, C++ or both
50
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
0 commit comments