Skip to content

Bump Forge to 61.1.5 and NeoForge to 21.11.45 #3181

Bump Forge to 61.1.5 and NeoForge to 21.11.45

Bump Forge to 61.1.5 and NeoForge to 21.11.45 #3181

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