# Added manual workflow run capability to the testing workflow.
This commit is contained in:
1
.github/workflows/testing.yaml
vendored
1
.github/workflows/testing.yaml
vendored
@@ -12,6 +12,7 @@ on:
|
|||||||
- v**
|
- v**
|
||||||
branches:
|
branches:
|
||||||
- 'dev'
|
- 'dev'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_docker_image:
|
build_docker_image:
|
||||||
|
|||||||
Reference in New Issue
Block a user