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