diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e620cb1801..bb2418cf89 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -34,6 +34,8 @@ jobs: build-mode: manual - language: python build-mode: none + - language: actions + build-mode: none steps: - name: Checkout repository uses: actions/checkout@v4