chore(ci): 調整 AI 審查工作流程與根目錄測試指令
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "ai-code-review",
|
||||
"version": "1.0.0",
|
||||
"description": "AI code review Gitea action",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "npm --prefix app test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.jsc.idv.tw/docker-actions/ai-code-review.git"
|
||||
},
|
||||
"author": "Jeffery",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user