From e483ea590005e721e3333a98f94140b70efbf819 Mon Sep 17 00:00:00 2001 From: zouantchaw <44246692+zouantchaw@users.noreply.github.com> Date: Wed, 11 Mar 2026 16:50:47 +0100 Subject: [PATCH] chore: remove trailing whitespace from gcp cloud run skill --- .agents/skills/gcp-cloud-run/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.agents/skills/gcp-cloud-run/SKILL.md b/.agents/skills/gcp-cloud-run/SKILL.md index bd344b3c..c15feb80 100644 --- a/.agents/skills/gcp-cloud-run/SKILL.md +++ b/.agents/skills/gcp-cloud-run/SKILL.md @@ -105,7 +105,7 @@ steps: - '--cpu=1' - '--min-instances=1' - '--max-instances=100' - + ``` ### Cloud Run Functions Pattern