We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e84f07 commit 40ca6ceCopy full SHA for 40ca6ce
1 file changed
.github/workflows/ci-weapp.yml
@@ -8,6 +8,9 @@ on:
8
- feat/arch
9
paths:
10
- 'apps/sample-weapp/**'
11
+ - 'pnpm-lock.yaml'
12
+ - 'package.json'
13
+ - 'pnpm-workspace.yaml'
14
- '.github/workflows/ci-weapp.yml'
15
16
jobs:
0 commit comments