Skip to content

feat(channels): add channel as a conversation filter (WPB-16079) #2386

feat(channels): add channel as a conversation filter (WPB-16079)

feat(channels): add channel as a conversation filter (WPB-16079) #2386

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