Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Try out buildmode none
  • Loading branch information
ottlinger authored Dec 18, 2024
1 parent dda49b5 commit f83bed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v3
build-mode: none

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
Expand Down

0 comments on commit f83bed5

Please sign in to comment.