Skip to content

Commit 5a043ad

Browse files
committed
ci: proper path
1 parent 7408361 commit 5a043ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'stock'
77
paths:
88
- package.json
9-
- package-lock.json
9+
- pnpm-lock.yaml
1010
- backend/**
1111
- dashboard/**
1212
- shared/**

0 commit comments

Comments
 (0)