Skip to content

🔖 v0.3.0

🔖 v0.3.0 #48

name: Assign author to Pull request
on:
pull_request:
types: [ opened ]
jobs:
assignAuthor:
name: Assign author to PR
runs-on: ubuntu-latest
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1