Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/workflows/pull-request.yml
Comment thread
ovflowd marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ jobs:
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
NEXT_TELEMETRY_DISABLED: 1
Comment thread
ovflowd marked this conversation as resolved.
Outdated

- name: Run Prettier
run: npx turbo prettier
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
Comment thread
Harkunwar marked this conversation as resolved.
NEXT_TELEMETRY_DISABLED: 1
Comment thread
ovflowd marked this conversation as resolved.
Outdated

- name: Save Cache
uses: actions/cache/save@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions pages/ko/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ labels:

이 웹사이트에는 여러 종류의 문서가 있습니다.

- API 레퍼런스 문서
- ES6 기능
- 안내(가이드)
- API 레퍼런스 문서
- ES6 기능
- 안내(가이드)

## API 레퍼런스 문서

Expand Down
2 changes: 1 addition & 1 deletion public/blog-posts-data.json
Comment thread
ovflowd marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"pagination": [],"categories": [],"posts": []}
{ "pagination": [], "categories": [], "posts": [] }