Skip to content

feat: Create use case for calling activated status #WPB-1826 #2198

feat: Create use case for calling activated status #WPB-1826

feat: Create use case for calling activated status #WPB-1826 #2198

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