We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b329106 commit 13a2849Copy full SHA for 13a2849
2 files changed
.github/workflows/listener-cargo-fmt-clippy.yml
@@ -29,8 +29,8 @@ jobs:
29
filters: |
30
rust:
31
- .github/workflows/listener-cargo-fmt-clippy.yml
32
- - Cargo.toml
33
- - Cargo.lock
+ - listener/Cargo.toml
+ - listener/Cargo.lock
34
- listener/crates/**
35
36
fmt-clippy:
.github/workflows/listener-tests.yml
- .github/workflows/listener-tests.yml
tests:
0 commit comments