summary refs log tree commit diff
path: root/.github/workflows/labels.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/labels.yml')
-rw-r--r--.github/workflows/labels.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml
index 1139807753db9..4232ceb623682 100644
--- a/.github/workflows/labels.yml
+++ b/.github/workflows/labels.yml
@@ -2,6 +2,7 @@ name: "Label PR"
 
 on:
   pull_request_target:
+    types: [edited, opened, synchronize, reopened]
 
 jobs:
   labels: