diff --git a/.github/workflows/pr-title-update.yml b/.github/workflows/pr-title-update.yml index 6a4c5021f63d..538c363d765d 100644 --- a/.github/workflows/pr-title-update.yml +++ b/.github/workflows/pr-title-update.yml @@ -2,7 +2,7 @@ name: Update PR title on: pull_request_target: - types: [opened, edited] + types: [opened] branches: - "release_**"