Skip to content

fix: return all incoming calls [WPB-10430] #2184

fix: return all incoming calls [WPB-10430]

fix: return all incoming calls [WPB-10430] #2184

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