fix(agents): fix YAML syntax error in bug-hunt-pool-supervisor bash permissions #7793

Closed
HAL9000 wants to merge 3 commits from improvement/agent-bug-hunt-pool-supervisor-yaml-syntax-fix into master
+1 -1
View File
@@ -31,7 +31,7 @@ permission:
"head *": allow
"tail *": allow
# Read-only git commands:
"git clone*"
"git clone*": allow
"git log*": allow
"git status*": allow
"git diff*": allow