From 5ac8501c113066ac6b724c6cdbe184081a252d87 Mon Sep 17 00:00:00 2001 From: Jose Date: Sat, 14 Feb 2026 08:58:32 +0100 Subject: [PATCH] =?UTF-8?q?refactor=20=E2=99=BB=EF=B8=8F:=20Add=20YAML=20d?= =?UTF-8?q?ocument=20start=20marker=20to=20PR=20check=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/pr-check-yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/pr-check-yaml b/.gitea/workflows/pr-check-yaml index 4a8dbca..2d89269 100644 --- a/.gitea/workflows/pr-check-yaml +++ b/.gitea/workflows/pr-check-yaml @@ -1,3 +1,4 @@ +--- # https://github.com/kekxv/pr-check name: PR check