Skip to content

fix: ANRs when getting identities [WPB-8753] #1969

fix: ANRs when getting identities [WPB-8753]

fix: ANRs when getting identities [WPB-8753] #1969

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