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 0db32ec commit 09b873dCopy full SHA for 09b873d
1 file changed
.github/workflows/codeql.yml
@@ -8,7 +8,7 @@ on:
8
workflow_call:
9
inputs:
10
languages:
11
- description: 'JSON array of CodeQL languages (e.g. ["java-kotlin"], ["go"], ["java-kotlin","go"])'
+ description: "JSON array of CodeQL languages (e.g. [\"java-kotlin\"], [\"go\"], [\"java-kotlin\",\"go\"])"
12
required: true
13
type: string
14
0 commit comments