mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-02 06:46:29 -04:00
Improve formatting in README.md for workflows
Format markdown for better readability.
This commit is contained in:
parent
1e266b051b
commit
d80f0804b2
1 changed files with 4 additions and 2 deletions
6
.github/workflows/README.md
vendored
6
.github/workflows/README.md
vendored
|
|
@ -67,11 +67,13 @@ This directory contains the GitHub Actions workflows for the MangoWC project.
|
||||||
- Lints markdown files in the repository 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
|
- 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.
|
||||||
|
|
||||||
**Triggers**:
|
**Triggers**:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue