Skip to content

fix: Missed call message does not get marked as read if self user called (WPB-10208) #2113

fix: Missed call message does not get marked as read if self user called (WPB-10208)

fix: Missed call message does not get marked as read if self user called (WPB-10208) #2113

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 }}'