Skip to content

fix: Slow sync fails when failing to join an existing mls conversation due to incompatible key packages (WPB-5155) #1699

fix: Slow sync fails when failing to join an existing mls conversation due to incompatible key packages (WPB-5155)

fix: Slow sync fails when failing to join an existing mls conversation due to incompatible key packages (WPB-5155) #1699

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