Skip to content

Finish the loading for now (there's still stuff to do but this is goo… #4

Finish the loading for now (there's still stuff to do but this is goo…

Finish the loading for now (there's still stuff to do but this is goo… #4

name: Spotless Check
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-check:
uses: SpongePowered/.github/.github/workflows/shared-check-spotless.yaml@master
with:
runtime_version: 21
extra_gradle_params: "-PenableTestPlugins=true -PenableSpongeForge=true"
secrets: inherit