chore: add merge group trigger to pr lint

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Adityasinghvats <131326798+Adityasinghvats@users.noreply.github.com>
This commit is contained in:
Michael Beemer 2025-06-11 16:09:06 -04:00 committed by Adityasinghvats
parent bd416e4a0c
commit ee70cd4591
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
branches:
- main
pull_request:
merge_group:
permissions:
# Required: allow read access to the content for analysis.