From f83bed524cddc02a8bd3e46a6a25fbb9716bfde6 Mon Sep 17 00:00:00 2001 From: "P. Ottlinger" Date: Wed, 18 Dec 2024 17:58:33 +0100 Subject: [PATCH] Update codeql.yml Try out buildmode none --- .github/workflows/codeql.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6a1aa13d..a9b58b0b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -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