From 38b9165cd62be02bdd91f7b211d04ab534327def Mon Sep 17 00:00:00 2001 From: "Enot (ded) Skelly" Date: Tue, 9 Jun 2026 08:59:27 -0700 Subject: [PATCH] chore: enable codeql ci --- .github/workflows/codeql.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a45259d..c3d68e8 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -11,7 +11,6 @@ on: jobs: analyze: - if: false # remove after public release and enabled on repo name: Analyze runs-on: ubuntu-latest permissions: