We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd4369 commit 15eec81Copy full SHA for 15eec81
1 file changed
.github/workflows/codeql-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
languages: go
38
config-file: .github/codeql/codeql-config.yml
39
- build-model: manual
+ build-mode: manual
40
dependency-caching: true
41
42
- name: Build for CodeQL
0 commit comments