ci: add `merge_group` event for merge queue

zio/stable
Anthony Fu 2023-08-02 12:13:23 +02:00
parent 28f9540113
commit 9ae0d9b744
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ on:
branches:
- main
workflow_dispatch: {}
merge_group: {}
jobs:
ci: