Skip to content

Commit

Permalink
disable debug version
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisabhash committed Feb 26, 2025
1 parent 84cb24c commit 64b4a61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/config.yml
debug: true
debug-artifact-name: debug-artifact-${{ github.run_id }}-${{ github.run_attempt }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d
Expand Down

0 comments on commit 64b4a61

Please sign in to comment.