Run wiki sync on docker runners (skip cleanly without token) #75

Merged
claude merged 1 commits from ci/wiki-runs-on-docker into main 2026-06-22 19:02:48 -04:00

1 Commits

Author SHA1 Message Date
claude 13b8ec71f5 ci(wiki): run the wiki sync on the stack's docker runners; skip cleanly without a token
- runs-on: docker (the shared Linux runners), matching the stack's build pattern.
- If WIKI_TOKEN isn't set yet, log a warning and exit 0 (no red build) — the job
  still proves the runner picks it up. Real sync activates once the secret exists.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
2026-06-22 19:02:37 -04:00