Skip to content

chore(workflow): test backport action #1

chore(workflow): test backport action

chore(workflow): test backport action #1

Workflow file for this run

name: Backport merged pull request
on:
pull_request:
types: [closed]
issue_comment:
types: [created]
jobs:
call-reusable-flow:
uses: camunda/automation-platform-github-actions/.github/workflows/backport.yml@t153-adjust-backport-action
secrets: inherit
with:
experimental: |-
{ "detect_merge_method": false }