Skip to content

Commit 7796cbc

Browse files
authored
Add build_modes configuration to codeql-extractor
1 parent db268f6 commit 7796cbc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

codeql-extractor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ scc_languages:
1010
- HCL
1111
- Docker
1212

13+
build_modes:
14+
- none
15+
1316
# File types
1417
file_types:
1518
- name: hcl

0 commit comments

Comments
 (0)