Skip to content

force main branch

force main branch #9

Workflow file for this run

name: Verify
on:
push:
pull_request:
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
ff-site-run: false

Check failure on line 12 in .github/workflows/maven.yml

View workflow run for this annotation

GitHub Actions / Verify

Invalid workflow file

The workflow is not valid. .github/workflows/maven.yml (Line: 12, Col: 20): Invalid input, ff-site-run is not defined in the referenced workflow.
jdk-matrix: '[ "17", "21" ]'