summaryrefslogtreecommitdiff
path: root/.github/workflows/label-backport.yml
blob: 9192b81843bb9b7f6c9978ffc5b4f95ec3aa46ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: Mergifyio backport

on: [issue_comment]

permissions:
  pull-requests: write
  contents: read

jobs:
  mergifyio-backport:
    uses: vyos/.github/.github/workflows/label-backport.yml@feature/T6349-reusable-workflows
    secrets: inherit