From d349259dbb5604d19a191dbccfe091675882b15e Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sat, 21 Jun 2025 22:25:23 +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