Commit 901ef1bc authored by Antoine du Hamel's avatar Antoine du Hamel
Browse files

tools: parse changelogs only in the default branch

The `lint-md` job on GitHub Actions parses the changelogs to determine
if the version numbers referenced in the YAML comments in the docs match
actual releases of Node.js.
Changelogs are sometimes not backported to release branches; this commit
disables changelog parsing on branches other than the default one.

Refs: https://github.com/nodejs/node/pull/37767

PR-URL: https://github.com/nodejs/node/pull/37768


Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
Reviewed-By: default avatarDanielle Adams <adamzdanielle@gmail.com>
Reviewed-By: default avatarRuy Adorno <ruyadorno@github.com>
parent 3bba40ab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment