Skip to content

Make all plugin and dependencies managed in the parent pom.xml (#65) #38

Make all plugin and dependencies managed in the parent pom.xml (#65)

Make all plugin and dependencies managed in the parent pom.xml (#65) #38

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