Skip to content

Commit 15eec81

Browse files
committed
Fix typo.
1 parent 2cd4369 commit 15eec81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
languages: go
3838
config-file: .github/codeql/codeql-config.yml
39-
build-model: manual
39+
build-mode: manual
4040
dependency-caching: true
4141

4242
- name: Build for CodeQL

0 commit comments

Comments
 (0)