Skip to content

#251: Remove xcop workflow (no XML files in project) #11

#251: Remove xcop workflow (no XML files in project)

#251: Remove xcop workflow (no XML files in project) #11

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 Zerocracy
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: markdown-lint
'on':
push:
jobs:
markdown-lint:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: DavidAnson/markdownlint-cli2-action@v23.2.0