run ci on merge_group

This commit is contained in:
shamoon 2023-10-05 15:17:05 -07:00
parent 8aeded4774
commit 24121cd5f0
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ on:
paths-ignore:
- 'docs/**'
- 'mkdocs.yml'
merge_group:
env:
# Use docker.io for Docker Hub if empty

View File

@ -11,6 +11,7 @@ on:
paths:
- 'docs/**'
- 'mkdocs.yml'
merge_group:
workflow_dispatch:
permissions: