Skip to content

chore(deps): Update error-prone monorepo to v2.29.2 #124

chore(deps): Update error-prone monorepo to v2.29.2

chore(deps): Update error-prone monorepo to v2.29.2 #124

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