Skip to content

fix: Handle 1o1 conversations when no key packages [WPB-6936] #2002

fix: Handle 1o1 conversations when no key packages [WPB-6936]

fix: Handle 1o1 conversations when no key packages [WPB-6936] #2002

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