Skip to content

[VID-649] Add participant_limit_reached error code #1521

[VID-649] Add participant_limit_reached error code

[VID-649] Add participant_limit_reached error code #1521

name: TypeScript Video Proto
on:
pull_request:
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
protoc:
runs-on: ubuntu-latest
steps:
- name: Compile definitions
run: docker run -v $(pwd):/local ghcr.io/getstream/protobuf-generate ts /local/ts-sdk