upd claude perms

This commit is contained in:
beo3000 2026-03-20 13:15:07 +01:00
parent b8ce2b8a27
commit 90bae45bc3
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,10 @@
"allow": [
"Skill(review)",
"Bash(mkdir:*)",
"Bash(mv:*)"
"Bash(mv:*)",
"Bash(git remote:*)",
"Bash(git push:*)",
"Bash(ssh:*)"
]
}
}