Move the Wazuh version of the workflow name from the end to the beginning

This commit is contained in:
Victor Carlos Erenu
2026-06-10 20:12:21 +07:00
parent 16d0b02ff5
commit b509441887
7 changed files with 8 additions and 8 deletions
@@ -1,5 +1,5 @@
run-name: Build and push images 5.x - ${{ inputs.dev && 'dev' || 'release' }} - ${{ inputs.id }}
name: Build and push images 5.x
name: (5.x) Build and push images
on:
workflow_dispatch: