claude-code-action
claude-code-action copied to clipboard
fix(docs): fix broken example file links in custom-automations.md
Summary
Fixes 2 broken relative links in docs/custom-automations.md:
| Old (broken) | New (correct) |
|---|---|
examples/claude-pr-path-specific.yml |
examples/pr-review-filtered-paths.yml |
examples/claude-review-from-author.yml |
examples/pr-review-filtered-authors.yml |
Test plan
- [x] Verified target files exist in
examples/directory
🤖 Generated with Claude Code