Skip to content

[release/v1.1] chore: update @grpc/grpc-js to 1.14.3 #39

[release/v1.1] chore: update @grpc/grpc-js to 1.14.3

[release/v1.1] chore: update @grpc/grpc-js to 1.14.3 #39

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