2020-05-19 09:51:39 -07:00
|
|
|
{
|
|
|
|
|
"folders": [
|
|
|
|
|
"../../ci",
|
2021-09-06 11:04:54 +05:30
|
|
|
"../../automation",
|
2021-09-27 20:32:30 +01:00
|
|
|
"../../deployments",
|
|
|
|
|
"../../code-scanning"
|
2021-09-30 10:19:20 +05:30
|
|
|
],
|
|
|
|
|
"allowed_categories" : [
|
|
|
|
|
"Continuous integration",
|
|
|
|
|
"Deployment",
|
|
|
|
|
"Code Scanning",
|
|
|
|
|
"Automation"
|
2020-05-19 09:51:39 -07:00
|
|
|
]
|
|
|
|
|
}
|