Skip to content

Commit a47b236

Browse files
Merge pull request #104 from sheepdestroyer/sheepdestroyer-patch-1
Update code-review-cycle.md
2 parents 3b36e17 + db48028 commit a47b236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openhands/microagents/code-review-cycle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Code Review Cycle
33
type: knowledge
44
version: 1.0.0
55
agent: CodeActAgent
6-
triggers: []
6+
triggers: [review]
77
---
88

99
# Code Review Cycle Microagent
@@ -88,4 +88,4 @@ Automate the process of addressing code review comments by creating a cycle that
8888

8989
- This microagent complements the existing PR Ready to Review and SheepVibes Rules microagents
9090
- Follow all repository testing requirements and validation workflows, including running the full test suite before each PR creation.
91-
- Update relevant documentation files upon completion of each cycle
91+
- Update relevant documentation files upon completion of each cycle

0 commit comments

Comments
 (0)