# Added manual workflow run capability to the testing workflow.

This commit is contained in:
2025-07-18 16:07:00 +02:00
parent 5a1c56fbd6
commit 0dcc180454

View File

@@ -12,6 +12,7 @@ on:
- v** - v**
branches: branches:
- 'dev' - 'dev'
workflow_dispatch:
jobs: jobs:
build_docker_image: build_docker_image: