Skip to content

use new parent pom and setup gha #2

use new parent pom and setup gha

use new parent pom and setup gha #2

Workflow file for this run

name: Verify
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '[ "8" ]'