Skip to content

Commit b0d7354

Browse files
authored
set codeql language (#10)
1 parent d1a9f07 commit b0d7354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azdo/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ stages:
2222
variables:
2323
Codeql.Enabled: true
2424
Codeql.Cadence: 1 # hour (for testing, normally will run daily)
25+
Codeql.Language: 'cpp'
2526
skipComponentGovernanceDetection: true # not needed for CodeQL run
2627
steps:
2728
- task: CodeQL3000Init@0

0 commit comments

Comments
 (0)