Skip to content

feat: set the correct external sender key when creating MLS conversation #1977

feat: set the correct external sender key when creating MLS conversation

feat: set the correct external sender key when creating MLS conversation #1977

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