Skip to content

feat: add ingoreNested handling for NoFactoryMethod #37

feat: add ingoreNested handling for NoFactoryMethod

feat: add ingoreNested handling for NoFactoryMethod #37

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: 21
publish_release_javadoc: false
extra_gradle_publish_params: closeAndReleaseSonatypeStagingRepository
secrets: inherit