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 e7fbd28 commit 526990eCopy full SHA for 526990e
actions/extractor/codeql-extractor.yml
@@ -6,7 +6,8 @@ column_kind: "utf16"
6
unicode_newlines: true
7
build_modes:
8
- none
9
-file_coverage_languages: []
+# Actions workflows are not reported separately by the GitHub API, so we can't
10
+# associate them with a specific language.
11
github_api_languages: []
12
scc_languages:
13
- YAML
0 commit comments