Skip to content

Commit

Permalink
Updating with official Vale github action
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikmanam committed Feb 23, 2025
1 parent 252981f commit 16c7100
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ jobs:
- name: Run Vale linting
uses: errata-ai/vale-action@v2.1.1
with:
files: '**/*.md'
debug: true
fail_on_error: true
reporter: github-check

build-and-deploy:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 16c7100

Please sign in to comment.