Skip to content

Commit 7150478

Browse files
committed
feat(cli): 打包错误测试
1 parent e0a3461 commit 7150478

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/auto-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ name: Auto Deploy
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: [test-fix-build-err]
7+
pull_request:
8+
branches: [test-fix-build-err]
89
paths:
910
- 'packages/docs/**'
1011
- 'packages/projects/**'

0 commit comments

Comments
 (0)