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 ---