Skip to content

Bump org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.9.0 #1385

Bump org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.9.0

Bump org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.9.0 #1385

Workflow file for this run

name: "PR: Checklist linter"
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: dekinderfiets/pr-description-enforcer@0.0.1
if: false # TODO remove when public
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"