Skip to content

Prepare 4.2.2 Release (#1953) #5

Prepare 4.2.2 Release (#1953)

Prepare 4.2.2 Release (#1953) #5

Workflow file for this run

name: Licensed
on:
push: {branches: main}
pull_request: {branches: main}
jobs:
test:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/[email protected]
- run: npm ci
- run: npm run licensed-check