Improve formatting in README.md for workflows

Format markdown for better readability.
This commit is contained in:
Ricardo Squassina Lee 2026-02-18 09:45:16 -03:00 committed by GitHub
parent 1e266b051b
commit d80f0804b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,11 +67,13 @@ This directory contains the GitHub Actions workflows for the MangoWC project.
- Lints markdown files in the repository using markdownlint-cli2
- Checks for common markdown formatting issues
- 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
**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**: