Skip to content

fix: read receipts are not sent when the app is in background (WPB-8756) #2171

fix: read receipts are not sent when the app is in background (WPB-8756)

fix: read receipts are not sent when the app is in background (WPB-8756) #2171

name: Auto assign author to PR
on:
pull_request:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'