Skip to content

🎨 Blog 記事のスペースを追加 #266

🎨 Blog 記事のスペースを追加

🎨 Blog 記事のスペースを追加 #266

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