Skip to content

Commit c2c2b62

Browse files
committed
Specify build-mode
1 parent 4c553f9 commit c2c2b62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
queries: security-and-quality
3636
languages: csharp
37+
build-mode: manual
3738
config-file: ./.github/codeql-config.yml
3839
- name: Build source code
3940
run: dotnet build --configuration Release --framework net8.0

0 commit comments

Comments
 (0)