checking for allowed category in validate-data script (#1131)
* checking for allowed category * Update index.ts
This commit is contained in:
@@ -4,5 +4,11 @@
|
||||
"../../automation",
|
||||
"../../deployments",
|
||||
"../../code-scanning"
|
||||
],
|
||||
"allowed_categories" : [
|
||||
"Continuous integration",
|
||||
"Deployment",
|
||||
"Code Scanning",
|
||||
"Automation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user