From 5fa57d317e52631b6379ce2c846aaa4e69723558 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 19 Jun 2025 11:26:24 +0300 Subject: [PATCH] Trigger the piipeline --- 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 dd5119a..1e9aa7c 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -1,3 +1,3 @@ #!/bin/bash echo "🧠 Central Cloudflared Sync Pipeline" -echo "🚀 Ready to scan external GitOps repos for CNAMEs..." +echo "🚀 Ready to scan external GitOps repos for CNAMEs..." \ No newline at end of file