Skip to content

chore(deps): [WPB-9777] bump softprops/action-gh-release from 2.2.0 to 2.2.2 #2869

chore(deps): [WPB-9777] bump softprops/action-gh-release from 2.2.0 to 2.2.2

chore(deps): [WPB-9777] bump softprops/action-gh-release from 2.2.0 to 2.2.2 #2869

name: Auto assign author to PR
on:
pull_request_target:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/assign-pr-to-author@v1.0.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'