Skip to content

Commit 4b571a8

Browse files
committed
Updated developer docs: 2025-03-13T20:14:51+0000
1 parent 35a7bd3 commit 4b571a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Enabling automations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)