Conflicts resolution

This commit is contained in:
Gonzalo Acuña
2026-07-02 10:57:40 -03:00
27 changed files with 81 additions and 135 deletions
@@ -16,7 +16,7 @@ on:
automation_reference:
description: 'Branch of wazuh-automation to use'
required: false
default: 'v5.0.0-beta3'
default: 'main'
type: string
deployment_type:
description: 'Deployment type to test'
@@ -27,7 +27,7 @@ on:
- multi-node
- both
version:
description: 'Image version to test (e.g. 5.0.0).'
description: 'Image version to test (e.g. 5.0.1).'
required: false
type: string
stage: