mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Merge pull request #422 from Codium-ai/pr_review_fix_type_example
small fix to pr type example yaml
This commit is contained in:
commit
d0f3a4139d
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ PR Analysis:
|
||||||
PR summary: |-
|
PR summary: |-
|
||||||
xxx
|
xxx
|
||||||
Type of PR: |-
|
Type of PR: |-
|
||||||
Bug fix
|
...
|
||||||
{%- if require_score %}
|
{%- if require_score %}
|
||||||
Score: 89
|
Score: 89
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue