Skip to content

fix(mls-client): skip MLSClient registration if registered client is mlsCapable (WPB-10723) #2133

fix(mls-client): skip MLSClient registration if registered client is mlsCapable (WPB-10723)

fix(mls-client): skip MLSClient registration if registered client is mlsCapable (WPB-10723) #2133

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