From bfa2d1b9b74263770b9cb6ba205dcc41360c9e96 Mon Sep 17 00:00:00 2001 From: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com> Date: Thu, 26 Dec 2024 19:55:07 +0100 Subject: [PATCH] (Build packge) Revert step name --- .github/workflows/build_wazuh_dashboard_with_plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_wazuh_dashboard_with_plugins.yml b/.github/workflows/build_wazuh_dashboard_with_plugins.yml index 5352960851d7..2ef82708e5c6 100644 --- a/.github/workflows/build_wazuh_dashboard_with_plugins.yml +++ b/.github/workflows/build_wazuh_dashboard_with_plugins.yml @@ -211,7 +211,7 @@ jobs: validate-job: runs-on: ubuntu-latest needs: setup-variables - name: Validate inputs + name: Validate job steps: - name: Validate inputs run: |