diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c08139654ab43..22eb4c1a7ecc3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Build packages (on demand) | ${{ inputs.id }} +run-name: Build packages (on demand) ${{ inputs.distribution }} wazuh-indexer on ${{ inputs.architecture }} | ${{ inputs.id }} # This workflow runs when any of the following occur: # - Run manually