Skip to content

Commit

Permalink
Add dispatch command
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemartinlogan committed Feb 8, 2024
1 parent d1a3bcd commit 94a0cb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_and_push_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Build and Push Docker Images
on:
push:
workflow_dispatch:
branches:
- master
- main
- dev
inputs:
# build_docker_images:
# description: 'If ''true'', force a build of the docker images and push them to dockerhub'
Expand Down

0 comments on commit 94a0cb0

Please sign in to comment.