Skip to content

docs(ci-testing): hadolint floating-latest policy — fix surfaced findings, never pin #76

docs(ci-testing): hadolint floating-latest policy — fix surfaced findings, never pin

docs(ci-testing): hadolint floating-latest policy — fix surfaced findings, never pin #76

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