Skip to content

fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043) #8676

fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043)

fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043) #8676

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 }}