summaryrefslogtreecommitdiffstats
path: root/.github/workflows/conflicts.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/conflicts.yml')
-rw-r--r--.github/workflows/conflicts.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/conflicts.yml b/.github/workflows/conflicts.yml
index 100f557..4b4e99f 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: