diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 4b869becf2ce..d521b958f9f3 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -12,4 +12,4 @@ jobs: - run: | ./mill __.fix + mill.javalib.palantirformat.PalantirFormatModule/ + mill.scalalib.scalafmt.ScalafmtModule/scalafmt + mill.kotlinlib.ktlint.KtlintModule/ - - uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef \ No newline at end of file + - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 \ No newline at end of file