Skip to content

Merge branch 'main' into next #3435

Merge branch 'main' into next

Merge branch 'main' into next #3435

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@877aafa9f0732cbc91819b60d237c351ea88f95c # v1.0.34
- uses: it-at-m/lhm_actions/action-templates/actions/action-maven-build@877aafa9f0732cbc91819b60d237c351ea88f95c # v1.0.34
with:
app-path: zmsautomation
java-version: "21"