We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae8aee commit 32c8322Copy full SHA for 32c8322
.github/workflows/pull_request.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
6
paths: # Only run when changes are made to rust code or root Cargo
7
- "crates/**"
8
+ - "lib/**"
9
- "fuzz/**"
10
- "xtask/**"
11
- "Cargo.toml"
0 commit comments