ci: Let required runs be triggered by merge group events (#6563)

Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
This commit is contained in:
Bart
2026-03-17 16:03:48 -04:00
committed by GitHub
parent b129b71c33
commit 5fc4ab3e37
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
name: Run pre-commit hooks
on:
merge_group:
types:
- checks_requested
pull_request:
push:
branches: