Update repo_health.yml
This commit is contained in:
3
.github/workflows/repo_health.yml
vendored
3
.github/workflows/repo_health.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user