Skip to content

Redesign StreamClient factory with StreamSocketConfig and StreamComponentProvider #333

Redesign StreamClient factory with StreamSocketConfig and StreamComponentProvider

Redesign StreamClient factory with StreamSocketConfig and StreamComponentProvider #333

Workflow file for this run

name: PR checklist
on:
pull_request:
types: [ opened, edited, synchronize, labeled, unlabeled, reopened ]
permissions:
contents: read
pull-requests: write
issues: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pr-checklist:
uses: GetStream/stream-build-conventions-android/.github/workflows/pr-quality.yml@v0.10.0
secrets: inherit