diff --git a/automation/scrape-sync.sh b/automation/scrape-sync.sh index ad52540..4f1eb3c 100644 --- a/automation/scrape-sync.sh +++ b/automation/scrape-sync.sh @@ -27,4 +27,4 @@ else git add manifests/prometheus-scrape-secret/additional-scrape-configs.yaml git commit -m "auto: update Prometheus scrape config" git push origin master -fi +fi \ No newline at end of file