Skip to content

chore(ci): Add truflehog CI #12

chore(ci): Add truflehog CI

chore(ci): Add truflehog CI #12

Workflow file for this run

name: Cargo deny check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1