We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8271dbd commit e385314Copy full SHA for e385314
1 file changed
.github/workflows/dependency-audit.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- '**/Cargo.toml'
7
- '**/Cargo.lock'
8
+ - 'deny.toml'
9
10
env:
11
CARGO_TERM_COLOR: always
0 commit comments