Skip to content

Sometimes I forget the weirdest things (actually tell fabric loader t… #9

Sometimes I forget the weirdest things (actually tell fabric loader t…

Sometimes I forget the weirdest things (actually tell fabric loader t… #9

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: "-Pprojects=vanilla,forge,neoforge,testplugins"
secrets: inherit