Skip to content

[trunk] Document backpressure options on read and subscription #10

[trunk] Document backpressure options on read and subscription

[trunk] Document backpressure options on read and subscription #10

name: Cherry pick PR commits for label
on:
pull_request_target:
types: [closed]
jobs:
cherry_pick_pr_for_label:
name: Cherry pick PR commits for label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Cherry Pick PR for label
uses: kurrent-io/Automations/cherry-pick-pr-for-label@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}