02d91c6ccf
* checking for allowed category * Update index.ts
14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"folders": [
|
|
"../../ci",
|
|
"../../automation",
|
|
"../../deployments",
|
|
"../../code-scanning"
|
|
],
|
|
"allowed_categories" : [
|
|
"Continuous integration",
|
|
"Deployment",
|
|
"Code Scanning",
|
|
"Automation"
|
|
]
|
|
} |