diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 705ccf7..ceeb8b2 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -31,9 +31,8 @@ jobs: fail-fast: false matrix: include: - - language: javascript-typescript + - language: actions build-mode: none - steps: - name: Checkout uses: actions/checkout@v6.0.2