feat: add push to allow commands

This commit is contained in:
Kyle Fang
2025-07-01 10:26:11 +08:00
parent 2d57a7c9c9
commit 491dc831cf

View File

@@ -23,7 +23,8 @@
"Bash(mv:*)",
"Bash(gh workflow:*)",
"Bash(gh run list:*)",
"Bash(gh run view:*)"
"Bash(gh run view:*)",
"Bash(git push:*)"
],
"deny": []
}