From d80f0804b2d7666388bb32c22d396f6dfb639cda Mon Sep 17 00:00:00 2001 From: Ricardo Squassina Lee <8495707+squassina@users.noreply.github.com> Date: Wed, 18 Feb 2026 09:45:16 -0300 Subject: [PATCH] Improve formatting in README.md for workflows Format markdown for better readability. --- .github/workflows/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 4fe0bfe0..d92b802c 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -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**: