Skip to content

Introduce ThreadsScreen and ThreadListHeader composables #1910

Introduce ThreadsScreen and ThreadListHeader composables

Introduce ThreadsScreen and ThreadListHeader composables #1910

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.9.0
secrets: inherit