Skip to content

fix(links): embedded links with escaped chars [e.g. plus] (WPB-4402) #1348

fix(links): embedded links with escaped chars [e.g. plus] (WPB-4402)

fix(links): embedded links with escaped chars [e.g. plus] (WPB-4402) #1348

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