diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index afebc49..c7996eb 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -33,6 +33,8 @@ jobs: include: - language: javascript-typescript build-mode: none + - language: actions + build-mode: none steps: - name: Checkout