Skip to content

fix(calling): pause the video feed when the lifecycle is paused and resume it when the lifecycle is resumed (WPB-7304) #2001

fix(calling): pause the video feed when the lifecycle is paused and resume it when the lifecycle is resumed (WPB-7304)

fix(calling): pause the video feed when the lifecycle is paused and resume it when the lifecycle is resumed (WPB-7304) #2001

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