Skip to content

Commit

Permalink
ci(deny): include deny.toml on the repo root
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective authored Aug 20, 2024
1 parent 48ced41 commit 0106cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cargo-deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- '.github/workflows/cargo-deny.yml'
- 'Cargo.lock'
- 'deny.toml'

permissions:
contents: read
Expand Down

0 comments on commit 0106cd6

Please sign in to comment.