Skip to content

Use shared workflows 3.0.x #631

Use shared workflows 3.0.x

Use shared workflows 3.0.x #631

Workflow file for this run

---
name: Build
# yamllint disable-line rule:truthy
on:
push:
branches:
- 2.1.x
- 3.0.x
pull_request:
jobs:
build:
uses: dropwizard/workflows/.github/workflows/maven.yml@main
secrets: inherit