Skip to content

Commit

Permalink
Merge branch 'implement-vale-linter' of https://github.com/RCheesley/…
Browse files Browse the repository at this point in the history
…documentation-1 into implement-vale-linter
  • Loading branch information
RCheesley committed Dec 24, 2023
2 parents 516884c + 5fd15ee commit c61ba4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vale_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: errata-ai/vale-action@reviewdog
with:
version: 2.20.2
files: docs
files: docs/en
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c61ba4c

Please sign in to comment.