We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1193c2e + e10b728 commit 7fe49f5Copy full SHA for 7fe49f5
1 file changed
action.yml
@@ -1,4 +1,4 @@
1
-name: 'Smart AI Code Review'
+name: 'KeployAI Code Review'
2
description: 'Provides automated, AI-powered code reviews on pull requests with a resilient fallback system using GitHub Models and Ollama.'
3
author: 'EuclidStellar'
4
@@ -47,4 +47,4 @@ outputs:
47
48
runs:
49
using: 'docker'
50
- image: 'docker://ghcr.io/euclidstellar/code-review-agent:v1'
+ image: 'docker://ghcr.io/euclidstellar/code-review-agent:v1'
0 commit comments