Skip to content

refactor: planetService 멱등키, 유효성 검사 클래스 분리 #26

refactor: planetService 멱등키, 유효성 검사 클래스 분리

refactor: planetService 멱등키, 유효성 검사 클래스 분리 #26

name: Auto Author Assign
on:
pull_request_target:
types: [opened]
issues:
types: [opened]
permissions:
pull-requests: write
issues: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.1