Skip to content

[CLNP-7628] fix: read receipts not updating in real-time #323

[CLNP-7628] fix: read receipts not updating in real-time

[CLNP-7628] fix: read receipts not updating in real-time #323

Workflow file for this run

name: sendbird comment bot
on:
issue_comment:
types: [created]
jobs:
pr-comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: sendbird/release-automation-action@latest
with:
gh_token: ${{ secrets.GH_BOT_TOKEN }}
product: 'uikit'
platform: 'rn'
product_jira_project_key: 'UIKIT'
product_jira_version_prefix: 'rn_uikit'
ci: 'github'