Skip to content

Commit e10b728

Browse files
Update action.yml
1 parent 68123dd commit e10b728

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Smart AI Code Review'
1+
name: 'KeployAI Code Review'
22
description: 'Provides automated, AI-powered code reviews on pull requests with a resilient fallback system using GitHub Models and Ollama.'
33
author: 'EuclidStellar'
44

@@ -47,4 +47,4 @@ outputs:
4747

4848
runs:
4949
using: 'docker'
50-
image: 'Dockerfile'
50+
image: 'Dockerfile'

0 commit comments

Comments
 (0)