diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 4cdfe55..c24fa82 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -66,7 +66,7 @@ jobs: languages: ${{ matrix.language }} config: | paths-ignore: - - ventor/ + - vendor/ - node_modules/ # If you wish to specify custom queries, you can do so here or in a config file. # By default, queries listed here will override any specified in a config file.