Skip to content

fix: missing username and avatar for first message after creating goup [WPB-3557] #1242

fix: missing username and avatar for first message after creating goup [WPB-3557]

fix: missing username and avatar for first message after creating goup [WPB-3557] #1242

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