Skip to content

- don't create test jars, not needed for publishing #19

- don't create test jars, not needed for publishing

- don't create test jars, not needed for publishing #19

Workflow file for this run

name: maven-build
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build-main:
secrets: inherit
uses: dangernoodle-io/.github/.github/workflows/maven.yml@main
with:
maven-goals: verify