Skip to content

chore(deps): Update dependency gradle to v8.10.2 #138

chore(deps): Update dependency gradle to v8.10.2

chore(deps): Update dependency gradle to v8.10.2 #138

Workflow file for this run

# This workflow will build a Java project with Gradle
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
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
secrets: inherit