build: enable CI checks in merge queues / merge groups on GitHub
This commit is contained in:
3
.github/workflows/commitlint.yml
vendored
3
.github/workflows/commitlint.yml
vendored
@@ -3,7 +3,8 @@
|
||||
name: Lint Commit Messages
|
||||
|
||||
on:
|
||||
- pull_request
|
||||
pull_request:
|
||||
merge_group:
|
||||
|
||||
jobs:
|
||||
commitlint:
|
||||
|
||||
Reference in New Issue
Block a user