mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 21:00:40 +08:00
Update action.yaml
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
name: 'Codium PR Agent'
|
name: 'Codium PR Agent'
|
||||||
description: 'Summarize, review and suggest improvements for pull requests'
|
description: 'Summarize, review and suggest improvements for pull requests'
|
||||||
|
branding:
|
||||||
|
icon: 'award'
|
||||||
|
color: 'green'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile.github_action_dockerhub'
|
image: 'Dockerfile.github_action_dockerhub'
|
||||||
|
Reference in New Issue
Block a user