Skip to content

Commit 1a1eda8

Browse files
authored
chore: Fix pre-commit CI workflow (#1)
1 parent 68398d5 commit 1a1eda8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,10 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717

18+
- name: Install helm-docs
19+
uses: jaxxstorm/[email protected]
20+
with:
21+
repo: norwoodj/helm-docs
22+
1823
- name: Pre-commit
1924
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)