Skip to content

chore(.github): add backport workflow #6

chore(.github): add backport workflow

chore(.github): add backport workflow #6

Workflow file for this run

name: Backport merged pull request
on:
pull_request_target:
types: [closed, labeled]
jobs:
call-reusable-flow:
uses: camunda/automation-platform-github-actions/.github/workflows/backport.yml@main
secrets: inherit