change logic
All checks were successful
Build & Deploy on Dev / build (push) Successful in 52s

This commit is contained in:
Suphonchai Phoonsawat 2026-05-13 07:00:22 +07:00
parent 461790c1c1
commit 0f1ec072ad
6 changed files with 579 additions and 74 deletions

View file

@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"WebSearch",
"Bash(dotnet add:*)"
],
"deny": [],
"ask": []
}
}