From 5f7c9aeaae1ac89035d95adb762937bc2ccc415a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Fri, 22 Nov 2024 20:54:47 +0100 Subject: [PATCH] Removing wrong parameter --- .github/workflows/build-and-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 638592ffd..1e0096c83 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -81,7 +81,6 @@ jobs: with: config-file-path: tools/Lombiq.GitHub.Actions/.trunk/configs/.yamllint.yaml search-path: . - cancel-in-progress-for-this-pr: 'false' post-pull-request-checks-automation: name: Post Pull Request Checks Automation