Skip to content

Merge api-10 biome call fix. Fixes #3955 #1060

Merge api-10 biome call fix. Fixes #3955

Merge api-10 biome call fix. Fixes #3955 #1060

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: 17
extra_gradle_params: "-PenableTestPlugins=true -PenableSpongeForge=true"
secrets: inherit