Skip to content

Commit a3d3c2d

Browse files
committed
Fix reviewdog arguments
Change-Id: Ie4e759a2358ba892b4d269cde35facffc47d4452
1 parent d54edff commit a3d3c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
github-token: ${{ secrets.github_token }}
4949
reporter: github-pr-check
5050
level: error
51-
fail-on-error: true
51+
fail-level: error

0 commit comments

Comments
 (0)