Skip to content

fix: Call stuck on Connecting state after joining a call or putting the app in background (WPB-15554) #2352

fix: Call stuck on Connecting state after joining a call or putting the app in background (WPB-15554)

fix: Call stuck on Connecting state after joining a call or putting the app in background (WPB-15554) #2352

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