diff --git a/dev-docs.json b/dev-docs.json index f487ca3..ad795ee 100644 --- a/dev-docs.json +++ b/dev-docs.json @@ -1,5 +1,9 @@ { - "ai": { - "contextPrompt": "dev-docs/context-instructions.md" - } + "gitHubApp": { + "approvalWorkflow": true, + "userDocsWorkflows": [ + "generateUserDocs" + ], + "issues": true + } } \ No newline at end of file