diff --git a/.github/workflows/conflicts.yml b/.github/workflows/conflicts.yml index 100f557e02..4b4e99facf 100644 --- a/.github/workflows/conflicts.yml +++ b/.github/workflows/conflicts.yml @@ -1,9 +1,8 @@ name: Add a conflict label if PR needs to rebase on: - push: pull_request_target: - types: [synchronize] + types: [opened, reopened, synchronize] jobs: conflicts: