Skip to content

chore: Syncs common workflows from the template into v1.3.2 #29

chore: Syncs common workflows from the template into v1.3.2

chore: Syncs common workflows from the template into v1.3.2 #29

Workflow file for this run

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