Skip to content

🔧 ライブラリの整理 #41

🔧 ライブラリの整理

🔧 ライブラリの整理 #41

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