Skip to content

fix: remove folder when conversation list is empty [WPB-15892] #2355

fix: remove folder when conversation list is empty [WPB-15892]

fix: remove folder when conversation list is empty [WPB-15892] #2355

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