Skip to content

Merge branch 'origin/next' into next #5449

Merge branch 'origin/next' into next

Merge branch 'origin/next' into next #5449

name: ☕ zmsautomation-maven-build
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
env:
TZ: Europe/Berlin
steps:
- uses: it-at-m/lhm_actions/action-templates/actions/action-checkout@4ed8f906bab8111fbd9a7af8e3f4129f9b721757 # v1.2.3
- uses: it-at-m/lhm_actions/action-templates/actions/action-maven-build@4ed8f906bab8111fbd9a7af8e3f4129f9b721757 # v1.2.3
with:
app-path: zmsautomation
java-version: "21"