12 lines
151 B
JSON
12 lines
151 B
JSON
{
|
|
"allow": [
|
|
"git pull*",
|
|
"pd-pr *",
|
|
"pd-plan *",
|
|
"python *pytest*",
|
|
"git tag*",
|
|
"docker compose*",
|
|
"docker pull*"
|
|
]
|
|
}
|