Skip to content

test(workflow): backport 4 #4

test(workflow): backport 4

test(workflow): backport 4 #4

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 }