We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deny.toml
1 parent 48ced41 commit 0106cd6Copy full SHA for 0106cd6
.github/workflows/cargo-deny.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- '.github/workflows/cargo-deny.yml'
7
- 'Cargo.lock'
8
+ - 'deny.toml'
9
10
permissions:
11
contents: read
0 commit comments