Skip to content

Commit 2910da0

Browse files
committed
Try autobuild build-mode
1 parent c2c2b62 commit 2910da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

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

0 commit comments

Comments
 (0)