summary refs log tree commit diff
path: root/.github/workflows/backport.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/backport.yml')
-rw-r--r--.github/workflows/backport.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
index 39c8a34bf9d6a..766b5aa831a3c 100644
--- a/.github/workflows/backport.yml
+++ b/.github/workflows/backport.yml
@@ -1,7 +1,7 @@
 name: Backport
 on:
   pull_request_target:
-    types: [closed]
+    types: [closed, labeled]
 jobs:
   backport:
     name: Backport Pull Request