Skip to content

chore: remove github packages repository WPB-5028 #1554

chore: remove github packages repository WPB-5028

chore: remove github packages repository WPB-5028 #1554

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