Skip to content

[Refactor/#374] 구독 해지 이유 옵션으로 수정 #366

[Refactor/#374] 구독 해지 이유 옵션으로 수정

[Refactor/#374] 구독 해지 이유 옵션으로 수정 #366

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 }}