Skip to content

chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.2 #39

chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.2

chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.2 #39

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