From e4cecc549e8259bee41c8723404e8db4aa29f3d8 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Thu, 5 Feb 2026 08:30:41 +0100 Subject: [PATCH] ci: rename agent writer config Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- .github/workflows/{agent.yml => agent-writer.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{agent.yml => agent-writer.yml} (100%) diff --git a/.github/workflows/agent.yml b/.github/workflows/agent-writer.yml similarity index 100% rename from .github/workflows/agent.yml rename to .github/workflows/agent-writer.yml