Skip to content

cleanup not needed anymore repositories #51

cleanup not needed anymore repositories

cleanup not needed anymore repositories #51

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: '[ "17", "21" ]'