Skip to content

fix: null pointer in call participants list [WPB-15783] #2729

fix: null pointer in call participants list [WPB-15783]

fix: null pointer in call participants list [WPB-15783] #2729

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