Skip to content

Commit 8be52ce

Browse files
committed
docs: drop README rationale on examples/ vs .github/workflows/
The "auto-run" sentence was a contributor-facing rationale that doesn't earn its keep in the user-facing README.
1 parent 5384c70 commit 8be52ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Runnable workflow files live in [`examples/`](examples/) — one per recipe, rea
102102
- [`examples/multi-version.yml`](examples/multi-version.yml) — `{ubuntu, windows, macos} × {R2022a, R2025a, R2026a}` matrix.
103103
- [`examples/docker-mode.yml`](examples/docker-mode.yml) — run the job inside `ghcr.io/astro-tools/gmat:Rxxxxa` instead of using the action.
104104

105-
The files live under `examples/` rather than `.github/workflows/` so GitHub does not auto-run them in this repo. Each one mirrors the corresponding [recipe page](https://astro-tools.github.io/setup-gmat/recipes/) in the docs.
105+
Each one mirrors the corresponding [recipe page](https://astro-tools.github.io/setup-gmat/recipes/) in the docs.
106106

107107
## Verifying images
108108

0 commit comments

Comments
 (0)