mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
allow GA to fail on error
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -9,4 +9,5 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: errata-ai/vale-action@reviewdog
|
||||
with:
|
||||
fail_on_error: true
|
||||
files: '["docs", "_snippets"]'
|
||||
|
||||
Reference in New Issue
Block a user