Skip to content

change license to PolyForm Strict (#112) #268

change license to PolyForm Strict (#112)

change license to PolyForm Strict (#112) #268

Workflow file for this run

name: "License check"
on:
push:
branches:
- main
pull_request:
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v2.0.5
with:
rust-version: 1.85.0
command: check licenses