Skip to content

[Refactor/#468] 라이브러리성 모듈 라이브러리 모듈 밑으로 수정 #536

[Refactor/#468] 라이브러리성 모듈 라이브러리 모듈 밑으로 수정

[Refactor/#468] 라이브러리성 모듈 라이브러리 모듈 밑으로 수정 #536

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