Skip to content

Commit 36a6351

Browse files
committed
ci: ignore package-lock updates
1 parent 3faf710 commit 36a6351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths-ignore:
88
- "**/CHANGELOG.md"
99
- "**/package.json"
10+
- "**/package-lock.json"
1011
- "**/Cargo.toml"
1112
- "**/Cargo.lock"
1213
branches:

0 commit comments

Comments
 (0)