mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 03:01:50 +03:00
CI: expand Docker Release paths-ignore to skip on any markdown
This commit is contained in:
@@ -8,7 +8,10 @@ on:
|
|||||||
- "v*"
|
- "v*"
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
- "*.md"
|
- "**/*.md"
|
||||||
|
- "**/*.mdx"
|
||||||
|
- ".agents/**"
|
||||||
|
- "skills/**"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|||||||
Reference in New Issue
Block a user