Add "Agentic" category & folder

This commit is contained in:
Mara Nikola Kiefer
2026-04-10 12:35:57 +02:00
parent 98b6fc1751
commit 5feaf17e5b
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -1,5 +1,6 @@
{
"folders": [
"../../agentic",
"../../ci",
"../../automation",
"../../deployments",
@@ -7,6 +8,10 @@
"../../pages"
],
"allowed_categories": [
{
"path": "../../agentic",
"categories": ["Agentic"]
},
{
"path": "../../ci",
"categories": ["Continuous integration"]