From 4c2f682fe53db508df9cc774099a10bf6088d820 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 22 Jun 2025 07:49:40 +0300 Subject: [PATCH] Test the script --- automation/cloudflared-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index b5f4ce5..ee35dd5 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -109,4 +109,4 @@ if ! git diff --quiet manifests/cloudflared/values.yaml; then echo "✅ Changes pushed successfully." else echo "ℹ️ No changes to commit." -fi +fi \ No newline at end of file