Skip to content

vc: Update unhandled #VC message information #46

vc: Update unhandled #VC message information

vc: Update unhandled #VC message information #46

Workflow file for this run

name: License
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
license_check:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run licenses script
run: bash ${GITHUB_WORKSPACE}/scripts/crates.sh --check