Skip to content

[#192/feat] wip 액션 추가 #2

[#192/feat] wip 액션 추가

[#192/feat] wip 액션 추가 #2

Workflow file for this run

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