backport: trigger also if label is set after the merge

master
Domen Kožar 2021-05-28 16:36:02 +02:00
parent 95fa2dda18
commit 9a80dbab1f
No known key found for this signature in database
GPG Key ID: C2FFBCAFD2C24246
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Backport
on:
pull_request_target:
types: [closed]
types: [closed, labeled]
jobs:
backport:
name: Backport Pull Request