diff --git a/.github/workflows/CI-codeql.yml b/.github/workflows/CI-codeql.yml index 48e3d8e0a3..1c08bbd3cf 100644 --- a/.github/workflows/CI-codeql.yml +++ b/.github/workflows/CI-codeql.yml @@ -23,7 +23,6 @@ jobs: uses: sysown/proxysql/.github/workflows/ci-builds.yml@GH-Actions secrets: inherit -jobs: run: needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-codeql.yml@GH-Actions