Skip to content

Fix YAML linter violiation #627

Fix YAML linter violiation

Fix YAML linter violiation #627

Workflow file for this run

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