Skip to content

[DQL] Executed DQL services will now be grouped by tenant in the Services tab #175

[DQL] Executed DQL services will now be grouped by tenant in the Services tab

[DQL] Executed DQL services will now be grouped by tenant in the Services tab #175

Workflow file for this run

---
name: Linting
on:
pull_request:
paths:
- '**/*.md'
- .markdownlint.yml
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Markdown
steps:
- uses: actions/checkout@v6
with:
submodules: true
- name: MarkdownLint-Cli
run: make markdownlint