From afa763d985faf1d169e8df1453bde16262bf7a59 Mon Sep 17 00:00:00 2001 From: Christian Gunderman Date: Mon, 2 Mar 2026 16:15:28 -0800 Subject: [PATCH] test: trigger e2e workflow with prompt change --- packages/core/src/prompts/snippets.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/core/src/prompts/snippets.ts b/packages/core/src/prompts/snippets.ts index bebd3c9146..300ef665bb 100644 --- a/packages/core/src/prompts/snippets.ts +++ b/packages/core/src/prompts/snippets.ts @@ -772,3 +772,4 @@ The structure MUST be as follows: `.trim(); } +// Trivial comment to test workflow