Skip to content

[Feat/#331] My 구독관리 API 추가 #364

[Feat/#331] My 구독관리 API 추가

[Feat/#331] My 구독관리 API 추가 #364

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}