chore: add exclusion for NuGet restore step recommendation

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-15 10:27:18 +00:00
parent b6ce49032d
commit 57796e9e34
+5
View File
@@ -55,6 +55,11 @@
"id": 11,
"title": "將 NUGET 更正為 NuGet 的命名建議",
"reason": "列入排除問題"
},
{
"id": 12,
"title": "移除 NuGet restore 步驟的建議(action.yml:9",
"reason": "審查意見:建議移除或改為使用快取以避免每次工作流程下載相依套件;此項目列入排除"
}
]
}