Skip to content

Commit

Permalink
Update codeql-analysis-csharp.yaml
Browse files Browse the repository at this point in the history
test with build-mode: manual
  • Loading branch information
yangx17 authored Jan 8, 2025
1 parent e399c2c commit 1dd4c22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql-analysis-csharp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
with:
languages: ${{ matrix.language }}
queries: security-extended # security-and-quality
build-mode: none
# build-mode: none
build-mode: manual
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
Expand Down

0 comments on commit 1dd4c22

Please sign in to comment.