Add type definition for 'products' input in Docker image push workflow

This commit is contained in:
Jesus Garcia
2026-01-26 08:13:35 -05:00
parent d03bba2b93
commit cd6c492417
@@ -15,6 +15,7 @@ on:
description: 'Comma-separated list of the image names to build and push'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
required: false
type: string
revision:
description: 'Package revision'
default: '1'