Skip to content

feat : 편지 작성 QA 및 편지 임시저장 기능 구현 완료 #60

feat : 편지 작성 QA 및 편지 임시저장 기능 구현 완료

feat : 편지 작성 QA 및 편지 임시저장 기능 구현 완료 #60

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]