From 64b4a61808a8e66598961a9e6b831fdf43136677 Mon Sep 17 00:00:00 2001 From: Abhash Kumar Singh Date: Tue, 25 Feb 2025 16:49:14 -0800 Subject: [PATCH] disable debug version --- .github/workflows/codeql.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8a366cfb14..1db8865b87 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -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