.github: run test workflows on merge_group
Make sure they work with merge queues.
This commit is contained in:
parent
2b37ee998e
commit
c29cee781f
3 changed files with 3 additions and 0 deletions
1
.github/workflows/dev-checks.yml
vendored
1
.github/workflows/dev-checks.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [ "main" ]
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
merge_group:
|
||||
|
||||
jobs:
|
||||
dev-check:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue