diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index d58c282ad70..97463eecdc4 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -1,7 +1,7 @@ name: PR Title Validation on: pull_request: - types: [opened, edited, synchronize, reopened] + types: [opened, edited, reopened] jobs: lint-pr: