Skip to content

Adding prefix to dependabot to know what branch they belong to #935

Adding prefix to dependabot to know what branch they belong to

Adding prefix to dependabot to know what branch they belong to #935

Workflow file for this run

name: GitHub CI
on: [push, pull_request]
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '["17"]'
verify-goal: "install -Peclipse-release -Dgpg.skip"