Skip to content

[Refactor/#523] Spring Modulith를 통해 이벤트 명세할 수 있도록 수정 #608

[Refactor/#523] Spring Modulith를 통해 이벤트 명세할 수 있도록 수정

[Refactor/#523] Spring Modulith를 통해 이벤트 명세할 수 있도록 수정 #608

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