Skip to content

test: bump surefire to 3.x #16

test: bump surefire to 3.x

test: bump surefire to 3.x #16

name: sapmachine-17-maven-4
on:
push:
branches:
- main
paths:
- "sapmachine-17-maven-4/**"
- .github/workflows/sapmachine-17-maven-4.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "sapmachine-17-maven-4/**"
- .github/workflows/sapmachine-17-maven-4.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
jobs:
build:
uses: ./.github/workflows/_template.yml
with:
directory: sapmachine-17-maven-4
secrets: inherit