We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c553f9 commit c2c2b62Copy full SHA for c2c2b62
.github/workflows/codeql.yml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
queries: security-and-quality
36
languages: csharp
37
+ build-mode: manual
38
config-file: ./.github/codeql-config.yml
39
- name: Build source code
40
run: dotnet build --configuration Release --framework net8.0
0 commit comments