Skip to content

Commit 526990e

Browse files
committed
Add comment about GitHub API languages
1 parent e7fbd28 commit 526990e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

actions/extractor/codeql-extractor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ column_kind: "utf16"
66
unicode_newlines: true
77
build_modes:
88
- none
9-
file_coverage_languages: []
9+
# Actions workflows are not reported separately by the GitHub API, so we can't
10+
# associate them with a specific language.
1011
github_api_languages: []
1112
scc_languages:
1213
- YAML

0 commit comments

Comments
 (0)