From 028d359136979c6bf2186cf09d7e1fd21ca1a37b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teguayco=20Guti=C3=A9rrez?= Date: Mon, 11 Dec 2023 14:19:21 +0100 Subject: [PATCH] Add non-existing path --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 022f3e644..c3a44ce6b 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -86,7 +86,7 @@ jobs: uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@issue/OSOE-188 with: machine-types: "['ubuntu-22.04']" - config-file-path: '.trunk/configs/.yamllint.yaml' + config-file-path: '.trunk/configs/.yamllint.yamlpp' search-path: '.' post-pull-request-checks-automation: