We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251e4f0 commit d1fa578Copy full SHA for d1fa578
.github/workflows/rust.yml
@@ -7,7 +7,7 @@ on:
7
- '**/*.rs'
8
- '**/Cargo.toml'
9
- Cargo.lock
10
- - deny.toml
+ - .deny.toml
11
- justfile
12
13
jobs:
0 commit comments