Skip to content

feat: update teamId after migrating from personal to team account (WPB-12187) #2226

feat: update teamId after migrating from personal to team account (WPB-12187)

feat: update teamId after migrating from personal to team account (WPB-12187) #2226

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