Skip to content

Bump agent-js and remove workaround for Candid UI (#514) #388

Bump agent-js and remove workaround for Candid UI (#514)

Bump agent-js and remove workaround for Candid UI (#514) #388

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