From 3eb0af21af31da34aaf665e5cae36dadbf6ba903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teguayco=20Guti=C3=A9rrez?= Date: Mon, 11 Dec 2023 14:22:03 +0100 Subject: [PATCH] Revert wrong config file 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 77aa068ea..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-path1: '.trunk/configs/.yamllint.yamlpp' + config-file-path: '.trunk/configs/.yamllint.yamlpp' search-path: '.' post-pull-request-checks-automation: