diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 372aa6d..1ce22ee 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -3,7 +3,7 @@ name: pull-request concurrency: group: ${{ github.head_ref || github.run_id }} - cancel-in-progress: true + cancel-in-progress: false on: pull_request: