Skip to content

fix: allowing empty team name when migrating [WPB-15092] #2646

fix: allowing empty team name when migrating [WPB-15092]

fix: allowing empty team name when migrating [WPB-15092] #2646

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