Skip to content

fix: remove trim of spaces when searching for messages inside a conversation (WPB-5834) #1724

fix: remove trim of spaces when searching for messages inside a conversation (WPB-5834)

fix: remove trim of spaces when searching for messages inside a conversation (WPB-5834) #1724

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