diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 3bd537c301..c462dd8dc5 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -51,6 +51,7 @@ jobs: reporter: github-pr-review vale_flags: --glob=*.{md} --minAlertLevel=error fail_on_error: false + version: 3.2.1 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} diff --git a/vale/styles/Vocab/Internal/accept.txt b/vale/styles/config/vocabularies/Internal/accept.txt similarity index 100% rename from vale/styles/Vocab/Internal/accept.txt rename to vale/styles/config/vocabularies/Internal/accept.txt diff --git a/vale/styles/Vocab/Internal/reject.txt b/vale/styles/config/vocabularies/Internal/reject.txt similarity index 100% rename from vale/styles/Vocab/Internal/reject.txt rename to vale/styles/config/vocabularies/Internal/reject.txt