Skip to content

- fixed workflow tag (#15) #22

- fixed workflow tag (#15)

- fixed workflow tag (#15) #22

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