Skip to content

ci(build-test-distribute): fix check of 'ci/force-push' label in PRs (backport of #9808) #4489

ci(build-test-distribute): fix check of 'ci/force-push' label in PRs (backport of #9808)

ci(build-test-distribute): fix check of 'ci/force-push' label in PRs (backport of #9808) #4489

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:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}