Skip to content

feat(calling): request audio and BT permission on start, join or accept call (WPB-1809) (WPB-3961) #1264

feat(calling): request audio and BT permission on start, join or accept call (WPB-1809) (WPB-3961)

feat(calling): request audio and BT permission on start, join or accept call (WPB-1809) (WPB-3961) #1264

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