Skip to content

fix: 1:1s end up at the bottom of the list after migration [WPB-15452] #2314

fix: 1:1s end up at the bottom of the list after migration [WPB-15452]

fix: 1:1s end up at the bottom of the list after migration [WPB-15452] #2314

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