error if reviewdog found something

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-02-11 12:58:19 +01:00
parent 53f5b4ae11
commit 1339be5045

View file

@ -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