Skip to content

Commit e385314

Browse files
authored
ci: Trigger dependency audit on deny.toml change
Audit should run if `deny.toml` is modified, to check the updated policy.
1 parent 8271dbd commit e385314

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dependency-audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- '**/Cargo.toml'
77
- '**/Cargo.lock'
8+
- 'deny.toml'
89

910
env:
1011
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)