We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e85a3 commit 45e19a0Copy full SHA for 45e19a0
1 file changed
.github/workflows/ci.yml
@@ -5,9 +5,7 @@ on:
5
branches: ['**']
6
paths:
7
- "Cargo.*"
8
- - "crates/*/build.rs"
9
- - "crates/*/src/**"
10
- - "crates/*/tests/**"
+ - "**/*.rs"
11
- "crates/*/testdata/**"
12
- ".github/workflows/ci.yml"
13
pull_request:
0 commit comments