Skip to content

feat: open team migration on creating channel upgrade [WPB-17057] #2862

feat: open team migration on creating channel upgrade [WPB-17057]

feat: open team migration on creating channel upgrade [WPB-17057] #2862

name: Auto assign author to PR
on:
pull_request_target:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/assign-pr-to-author@v1.0.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'