Skip to content

Problem statement: Service Placement #19

Problem statement: Service Placement

Problem statement: Service Placement #19

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Alexandre Jesus <me@adbjesus.com>
#
# SPDX-License-Identifier: CC0-1.0
name: markdownlint (mdl) check
on: [push, pull_request]
jobs:
delivery:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run markdownlint (mdl)
uses: actionshub/markdownlint@main