1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

Initial commit

This commit is contained in:
hustcer
2025-01-29 13:09:14 +08:00
commit 0000000f08
15 changed files with 523 additions and 0 deletions

10
meta.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "deepseek-review",
"version": "0.1.0",
"actionVer": "v0.1",
"author": "hustcer",
"license": "MIT",
"github": "https://github.com/hustcer/deepseek-review",
"home": "https://github.com/marketplace/actions/deepseek-review",
"description": "A github action to do code review for pull requests."
}