12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(rm -rf server/.template.config)",
|
|
"Bash(rm -f server/CleanArcTemplate.nuspec)",
|
|
"Bash(rm -f server/.github/workflows/package.yml)",
|
|
"Bash(rmdir server/.github/workflows)",
|
|
"Bash(rmdir server/.github)"
|
|
]
|
|
}
|
|
}
|