From f04edfe800af605abf73994e1b698e720700dc4f Mon Sep 17 00:00:00 2001 From: Arlind Date: Wed, 13 Aug 2025 23:29:22 +0200 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 93c7e56..8a1f64d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -237,7 +237,7 @@ jobs: EOF - id: check-readme - name: Check for README changes (git) + name: Check for README changes run: | set -euo pipefail # Make sure the workspace is considered safe by git inside containers