mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2026-05-14 09:15:32 +00:00
chore(claude): allow jobs bash command in harness
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -63,7 +63,8 @@
|
|||||||
"Bash(echo \"EXIT=$?\")",
|
"Bash(echo \"EXIT=$?\")",
|
||||||
"Read(//tmp/**)",
|
"Read(//tmp/**)",
|
||||||
"Bash(docker exec *)",
|
"Bash(docker exec *)",
|
||||||
"Bash(docker restart *)"
|
"Bash(docker restart *)",
|
||||||
|
"Bash(jobs)"
|
||||||
],
|
],
|
||||||
"deny": [
|
"deny": [
|
||||||
"Bash(git push --force*)",
|
"Bash(git push --force*)",
|
||||||
|
|||||||
Reference in New Issue
Block a user