mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-08-03 09:48:31 +08:00
docs: fix dead example links in custom-automations.md (#1513)
This commit is contained in:
parent
1298632ce7
commit
ae650f8355
@ -26,7 +26,7 @@ This action supports the following GitHub events ([learn more GitHub event trigg
|
||||
|
||||
## Automated Documentation Updates
|
||||
|
||||
Automatically update documentation when specific files change (see [`examples/claude-pr-path-specific.yml`](../examples/claude-pr-path-specific.yml)):
|
||||
Automatically update documentation when specific files change (see [`examples/pr-review-filtered-paths.yml`](../examples/pr-review-filtered-paths.yml)):
|
||||
|
||||
```yaml
|
||||
on:
|
||||
@ -47,7 +47,7 @@ When API files are modified, the action automatically detects that a `prompt` is
|
||||
|
||||
## Author-Specific Code Reviews
|
||||
|
||||
Automatically review PRs from specific authors or external contributors (see [`examples/claude-review-from-author.yml`](../examples/claude-review-from-author.yml)):
|
||||
Automatically review PRs from specific authors or external contributors (see [`examples/pr-review-filtered-authors.yml`](../examples/pr-review-filtered-authors.yml)):
|
||||
|
||||
```yaml
|
||||
on:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user