From 2cea0d035f9aef6e5d84b75050012d744fb1dc30 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 26 Jun 2025 06:53:20 +0300 Subject: [PATCH] Trigger --- automation/generate-scrape-config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/automation/generate-scrape-config.py b/automation/generate-scrape-config.py index 1f22648..d705511 100644 --- a/automation/generate-scrape-config.py +++ b/automation/generate-scrape-config.py @@ -89,3 +89,4 @@ if __name__ == "__main__": jobs = collect_jobs() write_scrape_config(jobs, OUTPUT_FILE) print(f"✅ Generated: {OUTPUT_FILE}") +