Skip to content

fix: crash after sending a message with mentions (WPB-14797) #2597

fix: crash after sending a message with mentions (WPB-14797)

fix: crash after sending a message with mentions (WPB-14797) #2597

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