Skip to content

Set vertical-align: top on licenses table #46

Set vertical-align: top on licenses table

Set vertical-align: top on licenses table #46

Workflow file for this run

name: Open Source License Audit
on: [push]
jobs:
licenses:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version-file: package.json
- run: npm ci
- run: npm run licenses