Skip to content

Commit

Permalink
Merge branch 'test-vale' into test-vale-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Jun 17, 2024
2 parents 89c0767 + 699a5d6 commit 0f3be4c
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: errata-ai/vale-action@v2
with:
reporter: github-pr-reviewer
filter_mode: added

- name: Install jq
run: sudo apt-get install -y jq
Expand All @@ -37,10 +36,6 @@ jobs:
ls -l
- name: Suggest changes from Vale
uses: reviewdog/action-suggester@v1
uses: parkerbxyz/suggest-changes@v1
with:
tool_name: vale # Name of the tool for reviewdog reporting
github_token: ${{ secrets.REVIEWDOG_GITHUB_API_TOKEN }}
filter_mode: added


comment: 'Please review and consider the suggested changes from Vale.'

0 comments on commit 0f3be4c

Please sign in to comment.