Skip to content

fix: get identities only for newly emitted members [WPB-8753] #2006

fix: get identities only for newly emitted members [WPB-8753]

fix: get identities only for newly emitted members [WPB-8753] #2006

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