Skip to content

Commit

Permalink
Added manual dispatch option to build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clivewalkden committed Dec 14, 2023
1 parent 9d06a26 commit b9722c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build Magento 2 MailHog Container
on:
push:
branches: [main]
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit b9722c5

Please sign in to comment.