diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 61a9f453..4a3f0c00 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -70,4 +70,4 @@ jobs: - name: Check Wazuh manager start run: | TOKEN=$(curl -u wazuh-wui:MyS3cr37P450r.*- -k -X GET "https://0.0.0.0:55000/security/user/authenticate?raw=true") - curl -k -X GET "https://0.0.0.0:55000" -H "Authorization: Bearer $TOKEN" \ No newline at end of file + curl -k -X GET "https://0.0.0.0:55000" -H "Authorization: Bearer $TOKEN"