From bed4de32adac2a8dbad7fda43a37883a6e50bba2 Mon Sep 17 00:00:00 2001 From: nimit2801 Date: Wed, 5 Aug 2026 15:27:10 +0530 Subject: [PATCH] docs: add Hermes demo PR check --- docs/hermes-demo-pr-checks.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/hermes-demo-pr-checks.md diff --git a/docs/hermes-demo-pr-checks.md b/docs/hermes-demo-pr-checks.md new file mode 100644 index 0000000..71b8143 --- /dev/null +++ b/docs/hermes-demo-pr-checks.md @@ -0,0 +1,7 @@ +# Hermes demo PR check + +This file is intentionally small and non-functional. + +Purpose: verify that the GitHub checks configured on `devrev/enterprise-bench` run on pull requests opened by Nimit via Hermes. + +Expected validation impact: documentation-only change; `make validate` should continue to pass.