From 165b0d0fc7420802bd53fff63be71339d094b2e1 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Sun, 14 Sep 2025 10:42:48 +0530 Subject: [PATCH] pr-check: Fix comment indentation --- .github/workflows/pr-check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-check.yml b/.github/workflows/pr-check.yml index 56e0333..bf6f487 100644 --- a/.github/workflows/pr-check.yml +++ b/.github/workflows/pr-check.yml @@ -245,8 +245,8 @@ jobs: following are items are done: 1. The title of the pull request is `Add $FLATPAK_ID`. - 2. All [checklist items](https://github.com/flathub/flathub/blob/master/.github/pull_request_template.md) - in the pull request body are marked as complete. + 2. All [checklist items](https://github.com/flathub/flathub/blob/master/.github/pull_request_template.md) in the pull request body + are marked as complete. 3. The pull request does not contain commits from the `master` branch of [this repository](https://github.com/flathub/flathub/commits/master/). LOCKED_COMMENT: >