We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3faf710 commit 36a6351Copy full SHA for 36a6351
.github/workflows/ci.yaml
@@ -7,6 +7,7 @@ on:
7
paths-ignore:
8
- "**/CHANGELOG.md"
9
- "**/package.json"
10
+ - "**/package-lock.json"
11
- "**/Cargo.toml"
12
- "**/Cargo.lock"
13
branches:
0 commit comments