Skip to content

Commit

Permalink
Improve workflow's run-name with tagret system and architeture (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed May 28, 2024
1 parent 5201e48 commit 6aa44b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_single.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6aa44b4

Please sign in to comment.