2026-05-26 11:04:57 +02:00
|
|
|
{
|
|
|
|
|
"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 *)",
|
2026-06-22 13:19:05 +02:00
|
|
|
"Bash(git commit -m ' *)",
|
|
|
|
|
"Bash(docker compose *)"
|
2026-05-26 11:04:57 +02:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|