chore(08-01): probe to manual-only (workflow_dispatch)
CI / fast-checks (pull_request) Successful in 48s
CI / api (pull_request) Successful in 57s

Stops the throwaway probe re-running on every push and contending with
ci.yml on the single runner. Fork answers already captured in 08-01-SUMMARY.
This commit is contained in:
Lucas Berger
2026-06-11 14:29:38 -04:00
parent dc31d4e1ec
commit 0b148b96f8
+4 -3
View File
@@ -9,10 +9,11 @@ name: runner-probe
# Checks performed: P-01 through P-11 + P-13
# P-12 (docker login) is deferred to Plan 04 (publish) — DO NOT add it here.
# Probe served its purpose (run #2 recorded the fork answers in 08-01-SUMMARY).
# Switched to manual-only so it no longer re-runs on every push and competes
# with ci.yml on the single runner. Throwaway — remove before merge to main.
on:
push:
branches:
- gsd/phase-08-gitea-ci
workflow_dispatch:
jobs:
probe: