Skip to content

Commit 0071bc3

Browse files
committed
add
Signed-off-by: A.Arnold <[email protected]>
1 parent cffa97b commit 0071bc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/lint-with-vale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
run: sudo apt-get install -y asciidoctor
1414
- uses: errata-ai/vale-action@reviewdog
1515
with:
16-
files: docs/*
16+
files: ../../docs/*
17+
reporter: github-pr-review

0 commit comments

Comments
 (0)