Skip to content

Commit d584271

Browse files
committed
feat: exclude the vitepress config file from yuki-no batching
1 parent 1846abf commit d584271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
YUKI_NO_BATCH_PR_EXCLUDE: |
3030
**/guide/migration*.md
3131
**/package.json
32+
**/.vitepress/config.ts
3233
with:
3334
access-token: ${{ secrets.GITHUB_TOKEN }}
3435
head-repo: https://github.com/vitejs/vite.git

0 commit comments

Comments
 (0)