11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(./run-pipeline.sh --phase1 --dry-run 2>&1 | sed 's/\\\\x1b\\\\[[0-9;]*m//g')",
|
|
"Bash(git branch:*)"
|
|
]
|
|
}
|
|
}
|