Skip to content

fix: sync failing when trying to update unknown user [WPB-4805] #1500

fix: sync failing when trying to update unknown user [WPB-4805]

fix: sync failing when trying to update unknown user [WPB-4805] #1500

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