add whitelist

This commit is contained in:
Randy Lu
2025-11-03 15:46:02 +08:00
parent 9c8d4dab50
commit aeee693ba8
+2 -1
View File
@@ -14,7 +14,8 @@
"Bash(pnpm exec biome check:*)",
"Bash(pnpm install:*)",
"Bash(pnpm search:*)",
"Bash(gh release list:*)"
"Bash(gh release list:*)",
"Bash(gh workflow run:*)"
],
"deny": [],
"ask": []