From cf4dc1ce762b32c7f5e773f24274eac34453eff3 Mon Sep 17 00:00:00 2001 From: Andy Date: Sun, 3 Aug 2025 00:54:29 +0000 Subject: [PATCH] feat: Add unshackle-example.yaml to replace the unshackle.yaml file, you can now make changes to the unshackle.yaml file and pull from the the repo without issues. --- unshackle/{unshackle.yaml => unshackle-example.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename unshackle/{unshackle.yaml => unshackle-example.yaml} (100%) diff --git a/unshackle/unshackle.yaml b/unshackle/unshackle-example.yaml similarity index 100% rename from unshackle/unshackle.yaml rename to unshackle/unshackle-example.yaml