fix: try to fix rust ci condations (#905)
This commit is contained in:
parent
890fd92594
commit
8c432720ed
4
.github/workflows/rust.yaml
vendored
4
.github/workflows/rust.yaml
vendored
@ -5,14 +5,14 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "crates/*"
|
||||
- "crates/**/*"
|
||||
- "Cargo.lock"
|
||||
- "Cargo.toml"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "crates/*"
|
||||
- "crates/**/*"
|
||||
- "Cargo.lock"
|
||||
- "Cargo.toml"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user