From f88f4ec5eaf6a3e9ba22466b7de0c497cf58e9dd Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sun, 31 Dec 2023 21:07:50 +0200 Subject: [PATCH] chore(scripts): clean --- .github/workflows/charts-release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 9ea88d08c46..63b787358be 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -245,7 +245,6 @@ jobs: echo "Found doc file: ${file}" ok_title="false" echo "Getting the first line" - cat "${file}" | head -n 10 h=$(head -n 1 "${file}") echo "The first line is: ${h}. Checking validity..." # Check if the first line has ---