Skip to content

feat: Testservice can create new MLS conversations (WPB-9185) #2136

feat: Testservice can create new MLS conversations (WPB-9185)

feat: Testservice can create new MLS conversations (WPB-9185) #2136

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