We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7408361 commit 5a043adCopy full SHA for 5a043ad
.github/workflows/build-and-push.yml
@@ -6,7 +6,7 @@ on:
6
- 'stock'
7
paths:
8
- package.json
9
- - package-lock.json
+ - pnpm-lock.yaml
10
- backend/**
11
- dashboard/**
12
- shared/**
0 commit comments