Skip to content

chore(deps): Update error-prone monorepo to v2.32.0 (#79) #276

chore(deps): Update error-prone monorepo to v2.32.0 (#79)

chore(deps): Update error-prone monorepo to v2.32.0 (#79) #276

Workflow file for this run

# Making changes? https://github.com/nektos/act may help you test locally
name: Build, Test, and Deploy
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
release:
types: [released]
jobs:
call-build:
uses: SpongePowered/.github/.github/workflows/shared-ci.yaml@master
with:
runtime_version: 17
publish_snapshot_javadoc: true
secrets: inherit