added docker-21 and docker-24 to the branches for which a push triggers the creation of Docker images

This commit is contained in:
Axel Uhl
2025-07-08 10:18:59 +02:00
parent 99dd246939
commit fa0dd2919f
+1 -1
View File
@@ -6,7 +6,7 @@ on:
workflow_run:
workflows: [release]
types: [completed]
branches: [main, docker-17]
branches: [main, docker-17, docker-21, docker-24]
workflow_dispatch:
inputs:
release: