ci: allow failure when linting /docs/releases
This commit is contained in:
parent
855cf83325
commit
722a683896
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -52,3 +52,4 @@ jobs:
|
||||
run: |
|
||||
vale sync
|
||||
vale --output line docs website/src/pages || true
|
||||
vale --output line --minAlertLevel=error docs/releases
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user