diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index b92e0c1..b2d7a27 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -1,8 +1,5 @@ name: 'Pull Request Build' -concurrency: - group: ${{ github.event_name }}/${{ github.event.branch }}/${{ github.event.number }}/${{ github.head_ref }} - on: merge_group: pull_request: