ci: run CI when the markdown changes by bjohansebas · Pull Request #6632 · expressjs/express

Because it’s necessary for the CI to pass in order to merge. If the CI doesn’t run (since I only changed markdown files, see #6543, #6570), then I can’t merge. To merge, I would have to bypass the branch rules, which only an admin can do. Also, bypassing branch rules is something we want to avoid at all times (see expressjs/discussions#391).