You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: only run commit message checks on PRs (#20698)
Splits out the commit message check so it only runs against pull requests. If an invalid
commit has made it into the main branch, we can't do much about it anymore so
the failure generates unnecessary noise.
(cherry picked from commit 6842b3e)
0 commit comments