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.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.github/workflows/label-backport.yml b/.github/workflows/label-backport.yml
deleted file mode 100644
index efbd4388..00000000
--- a/.github/workflows/label-backport.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-name: Mergifyio backport
-
-on: [issue_comment]
-
-permissions:
- pull-requests: write
- contents: read
-
-jobs:
- mergifyio-backport:
- uses: vyos/.github/.github/workflows/label-backport.yml@current
- secrets: inherit