Skip to content

feat: notify user when sending first message in conversation on legal hold [WPB-4566] #1600

feat: notify user when sending first message in conversation on legal hold [WPB-4566]

feat: notify user when sending first message in conversation on legal hold [WPB-4566] #1600

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