Skip to content

Create Blog “2023-10-15-芸能人のような結婚報告を作りたい” #126

Create Blog “2023-10-15-芸能人のような結婚報告を作りたい”

Create Blog “2023-10-15-芸能人のような結婚報告を作りたい” #126

name: Auto Assign Author
on:
pull_request:
types:
- opened
jobs:
assign:
if: github.actor != 'dependabot[bot]'
name: Assign author to PR
runs-on: ubuntu-latest
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1