Skip to content

fix: Read receipts are not created on the first time a user reads a room #37893

fix: Read receipts are not created on the first time a user reads a room

fix: Read receipts are not created on the first time a user reads a room #37893

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}