Auto-commit before push

This commit is contained in:
DayuanJiang
2025-11-13 14:20:08 +00:00
parent 7b08c7332a
commit 8b68e5740a
2 changed files with 46 additions and 1 deletions

View File

@@ -7,7 +7,8 @@
"Bash(npx tsc:*)",
"WebFetch(domain:sdk.vercel.ai)",
"Bash(npm run build:*)",
"Bash(npm outdated:*)"
"Bash(npm outdated:*)",
"Bash(./push-via-ec2.sh)"
],
"deny": [],
"ask": []