Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [x] TU/TI/TF rédigée - [x] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: #53 Co-authored-by: tristan <tristan@yuno.malio.fr> Co-committed-by: tristan <tristan@yuno.malio.fr>
13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run:*)",
|
|
"WebFetch(domain:geo.api.gouv.fr)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(python3 -c \":*)",
|
|
"Bash(make cache-clear *)",
|
|
"Bash(make test *)"
|
|
]
|
|
}
|
|
}
|