Skip to content

[meta] add missing LICENSE file #10

[meta] add missing LICENSE file

[meta] add missing LICENSE file #10

Workflow file for this run

name: 'Tests: node.js >= 22'
on: [pull_request, push]
permissions:
contents: read
jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '^22.11 || >= 23.3'
type: minors
command: npm run tests-only