Skip to content

refactor: ApiMan 클래스가 api 패키지 외부에 있어 이동 #71

refactor: ApiMan 클래스가 api 패키지 외부에 있어 이동

refactor: ApiMan 클래스가 api 패키지 외부에 있어 이동 #71

Workflow file for this run

name: 'auto assign label to pull request'
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/labeler@v5
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
configuration-path: .github/labeler.yml