From 4ba2b9fe8d003fcb0414469ed7025634b8e6aa30 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sat, 29 Mar 2025 13:38:55 -0600 Subject: [PATCH] chore(workflow): add new Biome formatting workflow for canary branch --- .github/workflows/{biome.yml => autofix.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{biome.yml => autofix.yml} (100%) diff --git a/.github/workflows/biome.yml b/.github/workflows/autofix.yml similarity index 100% rename from .github/workflows/biome.yml rename to .github/workflows/autofix.yml