Skip to content

Commit

Permalink
Merge branch '4.9.0' into feature/182-document-the-generation-of-wazu…
Browse files Browse the repository at this point in the history
…h-dashboard-packages
  • Loading branch information
asteriscos authored May 31, 2024
2 parents 4ea2515 + 0921fed commit 6f50fd6
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 6f50fd6

Please sign in to comment.