Skip to content

fix(kuma-cp): make store changes processing more reliable #39

fix(kuma-cp): make store changes processing more reliable

fix(kuma-cp): make store changes processing more reliable #39

Workflow file for this run

name: backport
on:
pull_request_target:
types: [labeled, closed]
jobs:
maybe-backport:
uses: kumahq/.github/.github/workflows/wfc_backport.yml@main
secrets:
appId: ${{ secrets.APP_ID }}
appPrivateKey: ${{ secrets.APP_PRIVATE_KEY }}