Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EEParker authored Jan 2, 2025
1 parent 95c15a0 commit 9fa541f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
matrix:
include:
- language: csharp
build-mode: autobuild
# build-mode: autobuild
build-mode: none # analyzes code only
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 9fa541f

Please sign in to comment.