Skip to content

Commit

Permalink
Check if all files have new line at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c authored Nov 2, 2023
1 parent db6c58b commit 33d7f7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/helm-lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Linelint
uses: actions/linelint@master

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
Expand Down

0 comments on commit 33d7f7b

Please sign in to comment.