mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
error if reviewdog found something
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
53f5b4ae11
commit
1339be5045
1 changed files with 1 additions and 0 deletions
1
.github/workflows/spellcheck.yml
vendored
1
.github/workflows/spellcheck.yml
vendored
|
|
@ -16,3 +16,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
locale: "US"
|
locale: "US"
|
||||||
|
fail_on_error: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue