Skip to content

[Feat/#215] article_view_his 테이블 추가 및 조회수 응답 추가 #35

[Feat/#215] article_view_his 테이블 추가 및 조회수 응답 추가

[Feat/#215] article_view_his 테이블 추가 및 조회수 응답 추가 #35

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