# 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**
|
||||
branches:
|
||||
- 'dev'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build_docker_image:
|
||||
|
||||
Reference in New Issue
Block a user