Skip to content

Commit e35ed57

Browse files
committed
chore: not use yuki-no/plugin-batch-pr
1 parent 8a3559c commit e35ed57

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/sync.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ jobs:
2424

2525
# https://github.com/Gumball12/yuki-no/
2626
- uses: Gumball12/yuki-no@wip
27-
env:
28-
YUKI_NO_BATCH_PR_ROOT_DIR: docs
29-
YUKI_NO_BATCH_PR_EXCLUDE: |
30-
**/guide/migration*.md
31-
**/package.json
32-
**/.vitepress/config.ts
3327
with:
3428
access-token: ${{ secrets.GITHUB_TOKEN }}
3529
head-repo: https://github.com/vitejs/vite.git
@@ -38,4 +32,3 @@ jobs:
3832
docs/**
3933
plugins: |
4034
@yuki-no/plugin-release-tracking@latest
41-
@yuki-no/plugin-batch-pr@latest

0 commit comments

Comments
 (0)