Skip to content

Bump org.wiremock:wiremock-jetty12 from 3.7.0 to 3.8.0 #1241

Bump org.wiremock:wiremock-jetty12 from 3.7.0 to 3.8.0

Bump org.wiremock:wiremock-jetty12 from 3.7.0 to 3.8.0 #1241

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