adding a workflow_dispatch option for the build.yaml
All checks were successful
Docker Build / Build and Push Images (push) Successful in 5m39s

This commit is contained in:
Seaswimmer 2024-02-14 13:23:35 -05:00
parent e9a751ac60
commit e498f090d4
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -3,7 +3,7 @@ on:
push:
branches:
- main
manual:
workflow_dispatch:
jobs:
Build and Push Images: