mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 00:17:27 +00:00
docs: SEO and AI discoverability improvements
- Add description to docs.json for llms.txt blockquote summary - Add title frontmatter to 10 docs files for llms.txt link text - ci(docker): skip builds for docs-only changes
This commit is contained in:
3
.github/workflows/docker-release.yml
vendored
3
.github/workflows/docker-release.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
- "*.md"
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user