diff --git a/.github/workflows/generic.checkstyle.yml b/.github/workflows/generic.checkstyle.yml index c490c1bc..6cdf4f34 100644 --- a/.github/workflows/generic.checkstyle.yml +++ b/.github/workflows/generic.checkstyle.yml @@ -18,3 +18,4 @@ jobs: checkstyle_version: 10.12.2 checkstyle_config: ./config/mv_checks.xml reporter: github-pr-review + level: warning