Skip to content

chore: Syncs common workflows from the template into main #1

chore: Syncs common workflows from the template into main

chore: Syncs common workflows from the template into main #1

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