2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-15 09:21:26 +00:00

Add name to backport workflow ()

This commit is contained in:
Oliver
2023-05-28 20:26:39 +10:00
committed by GitHub
parent 60f79a0a23
commit 637b195a68

@ -3,6 +3,8 @@
# To enable backporting for a pullrequest, add the label "backport" to the PR.
# Additionally, add a label with the prefix "backport-to-" and the target branch
name: Backport
on:
pull_request_target:
types: ["labeled", "closed"]