diff --git a/automation/generate-scrape-config.py b/automation/generate-scrape-config.py index 2b5810b..72e2873 100644 --- a/automation/generate-scrape-config.py +++ b/automation/generate-scrape-config.py @@ -50,3 +50,4 @@ if __name__ == "__main__": jobs = collect_targets() write_scrape_config(jobs) print(f"✅ Generated: {OUTPUT_FILE}") +