Skip to content

refactor : useMutation으로 api 호출 방식 통일 #154

refactor : useMutation으로 api 호출 방식 통일

refactor : useMutation으로 api 호출 방식 통일 #154

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]