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 c2c2b62 commit 2910da0Copy full SHA for 2910da0
.github/workflows/codeql.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
queries: security-and-quality
36
languages: csharp
37
- build-mode: manual
+ build-mode: autobuild
38
config-file: ./.github/codeql-config.yml
39
- name: Build source code
40
run: dotnet build --configuration Release --framework net8.0
0 commit comments