Skip to content

Commit f5475ea

Browse files
committed
refactor: Add lockfile to CI watch paths
1 parent 008a5bf commit f5475ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'packages/**'
88
- '.github/workflows/ci.yml'
99
- 'scripts/**'
10+
- 'pnpm-lock.yaml'
1011
pull_request:
1112

1213
concurrency:

0 commit comments

Comments
 (0)