Skip to content

Bump Forge to 64.1.1 and NeoForge to 26.1.2.95 #3187

Bump Forge to 64.1.1 and NeoForge to 26.1.2.95

Bump Forge to 64.1.1 and NeoForge to 26.1.2.95 #3187

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