Skip to content

[maven-release-plugin] prepare for next development iteration #33

[maven-release-plugin] prepare for next development iteration

[maven-release-plugin] prepare for next development iteration #33

Workflow file for this run

name: Verify
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Verify
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v3
with:
jdk-matrix: '[ 17, 21 ]'