diff --git a/.github/workflows/build_single.yml b/.github/workflows/build_single.yml index 6eb2b85521c54..56be9cd9f1e90 100644 --- a/.github/workflows/build_single.yml +++ b/.github/workflows/build_single.yml @@ -1,4 +1,4 @@ -run-name: Build packages (single) ${{ inputs.id }} +run-name: Build ${{ inputs.system }} wazuh-indexer on ${{ inputs.architecture }} | ${{ inputs.id }} # This workflow runs when any of the following occur: # - Run from another worklow of GH API