mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-01 19:30:40 +08:00
9 lines
213 B
YAML
9 lines
213 B
YAML
name: 'Codium PR Agent'
|
|
description: 'Summarize, review and suggest improvements for pull requests'
|
|
branding:
|
|
icon: 'award'
|
|
color: 'green'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile.github_action_dockerhub'
|