mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
Fix workflows README to match actual docs.yml behavior
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
parent
831831841f
commit
76ca96ebe4
1 changed files with 2 additions and 1 deletions
3
.github/workflows/README.md
vendored
3
.github/workflows/README.md
vendored
|
|
@ -54,9 +54,10 @@ This directory contains the GitHub Actions workflows for the MangoWC project.
|
||||||
- Workflow file itself: `.github/workflows/docs.yml`
|
- Workflow file itself: `.github/workflows/docs.yml`
|
||||||
|
|
||||||
**What it does**:
|
**What it does**:
|
||||||
- Lints all markdown files using markdownlint-cli2
|
- Lints markdown files in the repository using markdownlint-cli2
|
||||||
- Checks for common markdown formatting issues
|
- Checks for common markdown formatting issues
|
||||||
- Ensures documentation follows consistent style guidelines
|
- Ensures documentation follows consistent style guidelines
|
||||||
|
- Excludes dependency directories (wayland, wlroots, scenefx) to only lint repository files
|
||||||
|
|
||||||
### lock.yml
|
### lock.yml
|
||||||
**Purpose**: Automatically locks inactive issues and PRs to keep the repository clean.
|
**Purpose**: Automatically locks inactive issues and PRs to keep the repository clean.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue