Skip to content

chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#364) #6

chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#364)

chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#364) #6

Workflow file for this run

name: Continuous Integration
on:
push:
branches:
- develop
- release/*
- support/*
paths-ignore:
- "README.adoc"
- "CHANGELOG.adoc"
- ".github/**"
- "!.github/workflows/build.yml"
- "!.github/workflows/_reusable_build.yml"
jobs:
build:
uses: ./.github/workflows/_reusable_build.yml
with:
ossrh-publication: true
secrets: inherit