This commit is contained in:
parent
6a0765e2f2
commit
5580d82c19
3 changed files with 127 additions and 135 deletions
9
.github/workflows/lint.yml
vendored
9
.github/workflows/lint.yml
vendored
|
|
@ -41,15 +41,8 @@ jobs:
|
|||
echo "## GIT REMOTE CONFIGURATION"
|
||||
git remote -v
|
||||
|
||||
# Original Vale action step
|
||||
- uses: https://github.com/vale-cli/vale-action@v2
|
||||
with:
|
||||
fail_on_error: true
|
||||
files: .
|
||||
reporter: local
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
|
||||
# Original Vale action step
|
||||
# - uses: https://github.com/vale-cli/vale-action@v2
|
||||
# with:
|
||||
# fail_on_error: true
|
||||
# files: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue