Update repo_health.yml

This commit is contained in:
2025-12-30 14:53:29 -06:00
parent 0be2099aae
commit 69281d87aa

View File

@@ -564,7 +564,8 @@ put_multiline("GUARDRAILS_DISALLOWED_DIRS", data.get("repo", {}).get("paths", {}
with open(env_path, "a", encoding="utf-8") as w: with open(env_path, "a", encoding="utf-8") as w:
w.write("GUARDRAILS_LOADED=true\n") w.write("GUARDRAILS_LOADED=true\n")
print("Guardrails definit print("Guardrails definition loaded")
PY
- name: Repo health checks - name: Repo health checks
env: env: