Commit 6ea851a
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)1 parent f514ae5 commit 6ea851a
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
340 | 347 | | |
341 | 348 | | |
342 | 349 | | |
| |||
0 commit comments