This commit is contained in:
2025-08-31 20:55:55 +09:00
parent cfb93bb47b
commit 4053784651
3 changed files with 23 additions and 27 deletions

View File

@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
],
"deny": [],
"ask": []