Skip to content

chore: maven 4.0.0 prebuilds #394

chore: maven 4.0.0 prebuilds

chore: maven 4.0.0 prebuilds #394

Workflow file for this run

name: sapmachine-11
on:
push:
branches:
- main
paths:
- "sapmachine-11/**"
- .github/workflows/sapmachine-11.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "sapmachine-11/**"
- .github/workflows/sapmachine-11.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-11
secrets: inherit