Skip to content

[Feat/#441] 센트리 적용을 위한 설정 #514

[Feat/#441] 센트리 적용을 위한 설정

[Feat/#441] 센트리 적용을 위한 설정 #514

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