Skip to content

타입 수정 및 네이밍 분리 (userId, hashedId) #6

타입 수정 및 네이밍 분리 (userId, hashedId)

타입 수정 및 네이밍 분리 (userId, hashedId) #6

Workflow file for this run

name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]