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