Skip to content

ci: unified crates.io release workflow using release-plz #164

ci: unified crates.io release workflow using release-plz

ci: unified crates.io release workflow using release-plz #164

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