Skip to content

Commit

Permalink
use path to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlab committed Dec 3, 2023
1 parent eb36124 commit 2ebec3e
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 @@ -14,7 +14,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
version: 2.29.0
vale_flags: --config=.github/.vale.ini
vale_flags: --config=${{github.workspace}}/.github/.vale.ini
# github-pr-check, github-pr-review, github-check
reporter: github-pr-check
fail_on_error: true
Expand Down

0 comments on commit 2ebec3e

Please sign in to comment.