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 75c97ad commit 7a5d98aCopy full SHA for 7a5d98a
.github/workflows/rust.yml
@@ -30,6 +30,7 @@ jobs:
30
filters: |
31
rust:
32
- '**/*.rs'
33
+ - '**/*.bare'
34
- '**/Cargo.toml'
35
- '**/Cargo.lock'
36
- '.github/workflows/rust.yml'
0 commit comments