Skip to content

Commit

Permalink
Merge pull request #78 from Code4GovTech/hotfix/main/allow-build-thro…
Browse files Browse the repository at this point in the history
…ugh-dispatch

Allow manual building of image for main branch
  • Loading branch information
KDwevedi authored Sep 16, 2024
2 parents 736d0c4 + 9d5a5d8 commit 070c075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:

env:
DOCKER_USERNAME: ${{ github.actor }}
Expand Down

0 comments on commit 070c075

Please sign in to comment.