test: doc-only CI probe (throwaway — verifies api/harness skip)
CI / changes (pull_request) Successful in 2s
CI / fast-checks (pull_request) Successful in 1m24s
CI / api (pull_request) Has been skipped
CI / harness (pull_request) Has been skipped
CI / gate (pull_request) Successful in 1s

This commit is contained in:
Lucas Berger
2026-06-12 11:29:05 -04:00
parent 2b4eb5d6ba
commit df5da2ef02
+3
View File
@@ -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.