Skip to content

LayerZero: Executor (#305) #201

LayerZero: Executor (#305)

LayerZero: Executor (#305) #201

Workflow file for this run

name: License check
on:
push:
branches:
- main
permissions:
contents: write
jobs:
check_cargo_deny:
name: "Cargo Deny"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/[email protected]
with:
tool: [email protected]
- run: cargo deny --all-features --locked check bans