# Added manual workflow run capability to the main workflow.
All checks were successful
Build docker image / build_docker_image (push) Successful in 1m14s
All checks were successful
Build docker image / build_docker_image (push) Successful in 1m14s
This commit is contained in:
1
.github/workflows/latest.yaml
vendored
1
.github/workflows/latest.yaml
vendored
@@ -13,6 +13,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_docker_image:
|
build_docker_image:
|
||||||
|
|||||||
Reference in New Issue
Block a user