Skip to content

fix(events): stuck on processing calling events #1555

fix(events): stuck on processing calling events

fix(events): stuck on processing calling events #1555

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