Skip to content

Bump org.mapstruct.version from 1.5.5.Final to 1.6.2 #1368

Bump org.mapstruct.version from 1.5.5.Final to 1.6.2

Bump org.mapstruct.version from 1.5.5.Final to 1.6.2 #1368

name: Require Checklist
on:
pull_request:
types: [opened, edited, synchronize, ready_for_review]
jobs:
checklist-check:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.draft == false }}
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: true