Skip to content

Commit

Permalink
try this way
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Jan 3, 2024
1 parent a0368e1 commit 5ee570e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: docs
reporter: github-pr-review
filter_mode: added
# vale_flags: "--glob=*.{md,mdx}"
filter_mode: added

0 comments on commit 5ee570e

Please sign in to comment.