diff --git a/.github/workflows/repo_health.yml b/.github/workflows/repo_health.yml index 1542e99..3c7bed0 100644 --- a/.github/workflows/repo_health.yml +++ b/.github/workflows/repo_health.yml @@ -564,7 +564,8 @@ put_multiline("GUARDRAILS_DISALLOWED_DIRS", data.get("repo", {}).get("paths", {} with open(env_path, "a", encoding="utf-8") as w: w.write("GUARDRAILS_LOADED=true\n") -print("Guardrails definit +print("Guardrails definition loaded") +PY - name: Repo health checks env: