From df5da2ef0218cca2b5c6d270c0d708a264e1cb9d Mon Sep 17 00:00:00 2001 From: Lucas Berger Date: Fri, 12 Jun 2026 11:29:05 -0400 Subject: [PATCH] =?UTF-8?q?test:=20doc-only=20CI=20probe=20(throwaway=20?= =?UTF-8?q?=E2=80=94=20verifies=20api/harness=20skip)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ci-doconly-probe.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/ci-doconly-probe.md diff --git a/docs/ci-doconly-probe.md b/docs/ci-doconly-probe.md new file mode 100644 index 0000000..585a7a2 --- /dev/null +++ b/docs/ci-doconly-probe.md @@ -0,0 +1,3 @@ +# CI Doc-Only Probe + +Throwaway file to verify a documentation-only PR skips the `api` and `harness` CI jobs while still passing `fast-checks` and the always-running `gate`. Safe to delete. -- 2.54.0