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