Skip to content

[Backport 7.21] chore(workflow): add stale workflow #8

[Backport 7.21] chore(workflow): add stale workflow

[Backport 7.21] chore(workflow): add stale workflow #8

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@main
secrets: inherit
with:
experimental: |-
{ "detect_merge_method": false }