.github: run test workflows on merge_group

Make sure they work with merge queues.
This commit is contained in:
Sanne Raymaekers 2025-06-11 15:25:11 +02:00 committed by Anna Vítová
parent 2b37ee998e
commit c29cee781f
3 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@ on:
branches: [ "main" ]
push:
branches: [ "main" ]
merge_group:
jobs:
dev-check: