File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ The `dev-docs.json` file should be placed in the root directory of your reposito
1616
1717### Required Fields
1818
19- * ` gitHubApp ` : Object containing GitHub-related configurations
20- * ` approvalWorkflow ` : Boolean, enables or disables the approval workflow
21- * ` userDocsWorkflows ` : Array of strings, specifies which documentation workflows to run
22- * ` issueNotifications ` : Array of strings, GitHub usernames to notify on issue creation
19+ * ` gitHubApp ` : Object containing GitHub-related configurations
20+ * ` approvalWorkflow ` : Boolean, enables or disables the approval workflow
21+ * ` userDocsWorkflows ` : Array of strings, specifies which documentation workflows to run
22+ * ` issueNotifications ` : Array of strings, GitHub usernames to notify on issue creation
2323
2424## Example Configuration
2525
You can’t perform that action at this time.
0 commit comments