# Workflow manual trigger added.

This commit is contained in:
2025-07-18 16:31:48 +02:00
parent 289acd142e
commit 1657fb180f

View File

@@ -12,6 +12,8 @@ on:
branches: branches:
# - 'test-**' # - 'test-**'
- 'dev' - 'dev'
workflow_dispatch:
jobs: jobs:
build_docker_image: build_docker_image: