Skip to content

ci: upgrade camunda-release-parent to 4.0.0 and switch to Central Portal deployment #219

ci: upgrade camunda-release-parent to 4.0.0 and switch to Central Portal deployment

ci: upgrade camunda-release-parent to 4.0.0 and switch to Central Portal deployment #219

Workflow file for this run

name: Backport labeled PRs after merge
on:
pull_request:
types: [closed]
jobs:
build:
name: Create backport PRs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Create backport PRs
uses: zeebe-io/backport-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}
version: main