We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5111c69 commit fae9017Copy full SHA for fae9017
.github/workflows/update-docs.yml
@@ -7,6 +7,8 @@ on:
7
paths:
8
- 'docs/src/content/**'
9
- '!docs/src/content/docs/ja/**'
10
+ - '!docs/src/content/docs/zh/**'
11
+ - '!docs/src/content/docs/ko/**'
12
13
permissions:
14
contents: write
0 commit comments