We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e9cfd commit 3ce0cf5Copy full SHA for 3ce0cf5
1 file changed
docs/grumpy-reviewer.md
@@ -22,7 +22,7 @@ This walks you through adding the workflow to your repository.
22
23
```mermaid
24
graph LR
25
- A[/grumpy command] --> B[Read PR diff]
+ A[grumpy command] --> B[Read PR diff]
26
B --> C[Check cache memory]
27
C --> D[Analyze changed files]
28
D --> E{Issues found?}
0 commit comments