Skip to content

fix: infinite profile loading screen when user cannot be added (WPB-14842) #2280

fix: infinite profile loading screen when user cannot be added (WPB-14842)

fix: infinite profile loading screen when user cannot be added (WPB-14842) #2280

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