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.