Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Sep 11, 2024
1 parent 215912f commit 29fd79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Vale and Reviewdog
uses: errata-ai/vale-action@reviewdog
with:
files: '["website/docs/docs", "website/docs/reference", "website/docs/guides"]'
files: '["docs/docs", "docs/reference", "docs/guides", "docs/best-practices"]'
token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check

Expand Down

0 comments on commit 29fd79f

Please sign in to comment.