diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 022f3e644..788a8c4db 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -87,7 +87,7 @@ jobs: with: machine-types: "['ubuntu-22.04']" config-file-path: '.trunk/configs/.yamllint.yaml' - search-path: '.' + search-path: '.github' post-pull-request-checks-automation: name: Post Pull Request Checks Automation