diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index fe63c43d9f..6bbd22257e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -110,6 +110,7 @@ jobs: -**/table/*.* -**/generated/**/*.* -**/tests/*.* + -**/vcpkg/**/*.* input: sarif-results/cpp.sarif output: sarif-results/cpp.sarif