Skip to content

Commit

Permalink
run ci on merge_group
Browse files Browse the repository at this point in the history
  • Loading branch information
shamoon committed Oct 5, 2023
1 parent 8aeded4 commit 24121cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
paths-ignore:
- 'docs/**'
- 'mkdocs.yml'
merge_group:

env:
# Use docker.io for Docker Hub if empty
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
paths:
- 'docs/**'
- 'mkdocs.yml'
merge_group:
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 24121cd

Please sign in to comment.