diff --git a/dev-docs.json b/dev-docs.json new file mode 100644 index 0000000000..41cc331aa8 --- /dev/null +++ b/dev-docs.json @@ -0,0 +1,10 @@ +{ + "gitHubApp": { + "approvalWorkflow": true, + "userDocsWorkflows": [ + "generateUserDocs" + ], + "issues": true + }, + "aiProvider": "google" +}