diff --git a/pom.xml b/pom.xml index a7d3811b7..f866e8e45 100644 --- a/pom.xml +++ b/pom.xml @@ -880,5 +880,27 @@ limitations under the License. + + format-check + + + env.CI + + + + check + + + + format + + + !env.CI + + + + apply + +