Skip to content

test(evals): cover the healthcheck-disable trap that breaks compose --wait #80

test(evals): cover the healthcheck-disable trap that breaks compose --wait

test(evals): cover the healthcheck-disable trap that breaks compose --wait #80

Workflow file for this run

name: Harness Verification
# Verifies agent-harness consistency (AGENTS.md index, docs drift) via the
# skill-repo-skill reusable. The reusable declares `permissions: contents:
# read` at top level (read-only validator); the calling job mirrors it.
on:
pull_request:
branches: [main]
permissions: {}
jobs:
harness-verify:
uses: netresearch/skill-repo-skill/.github/workflows/harness-verify.yml@main
permissions:
contents: read