Skip to content

fix: Migration message not shown in 1:1 conversations (WPB-11194) #2160

fix: Migration message not shown in 1:1 conversations (WPB-11194)

fix: Migration message not shown in 1:1 conversations (WPB-11194) #2160

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