Unverified Commit e0ebc6b3 authored by Mary Marchini's avatar Mary Marchini
Browse files

build: fix commit linter on unrebased PRs

The commit linter was checking out the PR HEAD commit instead of
merge/rebase commit, causing it to fail for any PRs that were not
rebased on our default branch. Removing `ref` should fix the issue.

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


Reviewed-By: default avatarRichard Lau <rlau@redhat.com>
Reviewed-By: default avatarAntoine du Hamel <duhamelantoine1995@gmail.com>
parent 53a63dea
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