Skip to content

Bump com.antwerkz:antwerkz-parent from 33 to 34 #521

Bump com.antwerkz:antwerkz-parent from 33 to 34

Bump com.antwerkz:antwerkz-parent from 33 to 34 #521

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
with:
maven-flags: "-Dmongodb=6"
java: 17