Skip to content

fix: ignore mention with negative index [WPB-4854] #1350

fix: ignore mention with negative index [WPB-4854]

fix: ignore mention with negative index [WPB-4854] #1350

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