Skip to content

Commit 40ca6ce

Browse files
committed
ci: trigger weapp workflow on lockfile changes
1 parent 1e84f07 commit 40ca6ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-weapp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- feat/arch
99
paths:
1010
- 'apps/sample-weapp/**'
11+
- 'pnpm-lock.yaml'
12+
- 'package.json'
13+
- 'pnpm-workspace.yaml'
1114
- '.github/workflows/ci-weapp.yml'
1215

1316
jobs:

0 commit comments

Comments
 (0)