Skip to content

chore: expose manifest reading and jsonwall as packages #4

chore: expose manifest reading and jsonwall as packages

chore: expose manifest reading and jsonwall as packages #4

Workflow file for this run

name: License check
on:
workflow_dispatch:
push:
pull_request:
branches: [main]
jobs:
external-packages:
runs-on: ubuntu-22.04
name: External packages license check
steps:
- uses: actions/checkout@v3
- name: Run license check
run: |
./.github/scripts/external-packages-license-check.sh