Skip to content

Commit 34f80d3

Browse files
fix: workflow
Signed-off-by: Henry Gressmann <[email protected]>
1 parent ac1546c commit 34f80d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
paths:
66
- "packages/**/*"
7-
- "pnpm-lock.yaml"
7+
- "scripts/**/*"
8+
- "bun.lockdb"
89
- ".github/workflows/*"
910

1011
jobs:

0 commit comments

Comments
 (0)