We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155f2ee commit 6289e68Copy full SHA for 6289e68
docs/migration/guide/how-to-set-up-docs-previews.md
@@ -26,7 +26,7 @@ name: docs-build <1>
26
27
on:
28
push: <2>
29
- - branches:
+ branches:
30
- main
31
pull_request: ~
32
0 commit comments