summaryrefslogtreecommitdiff
path: root/.github/workflows/label-backport.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/label-backport.yml')
-rw-r--r--.github/workflows/label-backport.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/workflows/label-backport.yml b/.github/workflows/label-backport.yml
new file mode 100644
index 000000000..581363eb1
--- /dev/null
+++ b/.github/workflows/label-backport.yml
@@ -0,0 +1,8 @@
+name: Mergifyio backport
+
+on: [issue_comment]
+
+jobs:
+ mergifyio_backport:
+ uses: vyos/.github/.github/workflows/label-backport.yml@feature/T6349-reusable-workflows
+ secrets: inherit