Skip to content

chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.8.0 to 7.9.0 #43

chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.8.0 to 7.9.0

chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.8.0 to 7.9.0 #43

Workflow file for this run

name: Build Pull Request
on:
pull_request:
branches:
- develop
- release/*
- support/*
paths-ignore:
- "README.adoc"
- "CHANGELOG.adoc"
- ".github/**"
- "!.github/workflows/build_pr.yml"
- "!.github/workflows/_reusable_build.yml"
jobs:
build:
uses: ./.github/workflows/_reusable_build.yml
with:
ossrh-publication: false
secrets: inherit