Add explanation on which value to use to scan Kotlin and TypeScript

Added comments explaining which values should be used if the user would like to scan Kotlin or TypeScript.
This commit is contained in:
Florin Coada
2022-12-09 15:35:44 +00:00
committed by GitHub
parent d487ef2f8b
commit 9e27144d52
+2
View File
@@ -34,6 +34,8 @@ jobs:
matrix:
language: [ $detected-codeql-languages ]
# CodeQL supports [ $supported-codeql-languages ]
# Use only 'java' to analyze code written in Java, Kotlin or both
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
steps: