Skip to content

feat(mavenBuild): add the possibility to define stash groups need to … #4755

feat(mavenBuild): add the possibility to define stash groups need to …

feat(mavenBuild): add the possibility to define stash groups need to … #4755

Workflow file for this run

name: "Documentation"
on:
push:
branches:
- master
pull_request:
branches:
- master
paths:
- '**/*.md'
jobs:
markdownlint:
runs-on: ubuntu-latest
name: 'Format'
steps:
- uses: styfle/[email protected]
- uses: actions/checkout@v4
- name: Markdown Linting
uses: nosborn/[email protected]
with:
files: .