Skip to content

Commit 6f50da8

Browse files
committed
Edits
1 parent 5ef419d commit 6f50da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute/add-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add the following actions to the `.github/workflows` directory of your repo:
3939
- https://github.com/elastic/docs-builder/blob/main/.github%2Fworkflows%2Fpreview-build.yml
4040
- https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-cleanup.yml
4141

42-
Then, successfully run a docs build on the `main` branch. This is a requirement.
42+
Then, successfully run a docs build on the `main` branch. This is a requirement. For example, you can merge a docs pull request to `main` after adding the workflow actions.
4343

4444
::::
4545

0 commit comments

Comments
 (0)