Skip to content

fix: event delay handling [WPB-11490] #2173

fix: event delay handling [WPB-11490]

fix: event delay handling [WPB-11490] #2173

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