From 9403b157e8bb5b3f4450363b0ad9d4ce07a89b03 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Sat, 21 Mar 2026 18:12:53 -0400 Subject: [PATCH] docs: note fork PR support in workflow table Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df455e..130a8bd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Documentation is built with [zensical](https://zensical.org/) and deployed by pu | --------------------- | -------------------------------- | ----------------------------------------- | | `docs.yml` | Push to `main` | `/dev/` | | `docs-release.yml` | Release (via changelog workflow) | `//` + `/latest/` + `index.html` | -| `docs-pr-preview.yml` | PR opened/updated | `/pr//` | +| `docs-pr-preview.yml` | PR opened/updated (incl. forks) | `/pr//` | | `docs-pr-cleanup.yml` | PR closed | removes `/pr//` | The `gh-pages` branch has the following structure: