chore: add exclusion for NuGet restore step recommendation
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
"id": 11,
|
||||
"title": "將 NUGET 更正為 NuGet 的命名建議",
|
||||
"reason": "列入排除問題"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"title": "移除 NuGet restore 步驟的建議(action.yml:9)",
|
||||
"reason": "審查意見:建議移除或改為使用快取以避免每次工作流程下載相依套件;此項目列入排除"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user