Line endings on files.

This commit is contained in:
Skyler Mäntysaari
2023-04-19 04:14:09 +03:00
parent b4648026cf
commit 492dbb38fb
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ jobs:
echo '::set-output name=commit_hash::${{ steps.create-commit.outputs.commit_hash }}'
else
echo "::set-output name=commit_hash::${GITHUB_SHA}"
fi
fi
+1 -1
View File
@@ -72,4 +72,4 @@ jobs:
steps:
- name: Check lint matrix status
if: ${{ (inputs.chartsToLint != '' && inputs.chartsToLint != '[]') && (needs.lint-chart.result != 'success') }}
run: exit 1
run: exit 1