Skip to content

fix: Merging issue #WPB-11723 #2290

fix: Merging issue #WPB-11723

fix: Merging issue #WPB-11723 #2290

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