Skip to content

함수 작성 방식 통일을 위한 eslint rule 추가 #5

함수 작성 방식 통일을 위한 eslint rule 추가

함수 작성 방식 통일을 위한 eslint rule 추가 #5

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]