forked from fa/breadcrumb-the-shire
13 lines
403 B
JSON
13 lines
403 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(Remove-Item -Recurse -Force \"modules/helpdesk/pages/helpdesk/dashboard\")",
|
|
"Bash(Remove-Item -Force \"modules/helpdesk/pages/helpdesk/dashboard-data\\(\\).php\")",
|
|
"Bash(Remove-Item -Force \"modules/helpdesk/web/js/helpdesk-dashboard.js\")",
|
|
"Bash(git checkout *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)"
|
|
]
|
|
}
|
|
}
|