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 037e31c commit d203076Copy full SHA for d203076
docs/migration/guide/how-to-set-up-docs-previews.md
@@ -72,8 +72,8 @@ jobs:
72
actions: read
73
```
74
1. The name of the previous workflow.
75
-2. No need to read the code.
76
-3. Resuable workflow: [elastic/docs-builder/.github/workflows/preview-deploy.yml](https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-deploy.yml)
+2. Resuable workflow: [elastic/docs-builder/.github/workflows/preview-deploy.yml](https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-deploy.yml)
+3. No need to read the code.
77
78
::::
79
0 commit comments