chore: enable docker description dispatch

This commit is contained in:
Matthias
2026-03-09 20:10:13 +01:00
parent 4d254952e3
commit c31894be72
@@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
- stable - stable
workflow_dispatch:
concurrency: concurrency:
group: ${{ github.workflow }} group: ${{ github.workflow }}