Skip to content

Commit

Permalink
Change title for build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed May 28, 2024
1 parent 71b3eda commit 50a49f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wazuh_dashboard_with_plugins.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
run-name: Build packages ${{ inputs.id }}
run-name: Build ${{ inputs.system }} wazuh-dashboard on ${{ inputs.architecture }} ${{ inputs.is_stage && '- is stage' || '' }} ${{ inputs.checksum && '- checksum' || '' }} ${{ inputs.debug && '- debug' || '' }} ${{ inputs.id }}

on:
workflow_dispatch:
Expand Down

0 comments on commit 50a49f0

Please sign in to comment.