Skip to content

Make all plugin and dependencies managed in the parent pom.xml #32

Make all plugin and dependencies managed in the parent pom.xml

Make all plugin and dependencies managed in the parent pom.xml #32

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/lint.yaml
verify:
uses: ./.github/workflows/verify.yaml