Skip to content

[meta] Fix changelog formatting bug #21

[meta] Fix changelog formatting bug

[meta] Fix changelog formatting bug #21

Workflow file for this run

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