Skip to content

fix: prevent cancellation midway through event processing [WPB-7070] #2112

fix: prevent cancellation midway through event processing [WPB-7070]

fix: prevent cancellation midway through event processing [WPB-7070] #2112

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