Skip to content

chore: add nns list proposals benchmark (#541) #490

chore: add nns list proposals benchmark (#541)

chore: add nns list proposals benchmark (#541) #490

Workflow file for this run

name: License Check
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
cargo-deny:
name: license-check:required
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check bans licenses sources