diff --git a/.github/workflows/title-formatter.yml b/.github/workflows/title-formatter.yml index 97503a97..4c564172 100644 --- a/.github/workflows/title-formatter.yml +++ b/.github/workflows/title-formatter.yml @@ -5,7 +5,7 @@ on: types: [opened, edited, reopened, labeled, unlabeled, synchronize] concurrency: - group: ${{ github.workflow }}-${{ github.ref }} + group: ${{ github.workflow }}-${{ github.event.pull_request.number }} cancel-in-progress: true jobs: