Add markdown action (#19010)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
This commit is contained in:
lsiepel
2026-03-30 15:57:40 +02:00
committed by GitHub
parent cc07d55d51
commit 5891fe1d3f
6 changed files with 136 additions and 12 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
- name: Build
id: build
run: './.github/scripts/maven-build'
run: bash './.github/scripts/maven-build'
env:
CHANGED_FILES: ${{ steps.files.outputs.all }}
MAVEN_OPTS: >-