# 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**
branches:
- 'dev'
workflow_dispatch:
jobs:
build_docker_image: