Skip to content

Commit acc4540

Browse files
committed
cleanup
1 parent 18add70 commit acc4540

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/preview.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161
./docs-builder --strict --path-prefix "/${GITHUB_REPOSITORY}/pull/${{ github.event.pull_request.number }}"
6262
6363
- name: Build documentation
64-
if: github.repository != 'elastic/docs-builder'
65-
run: |
66-
echo "Building documentation for ${GITHUB_REPOSITORY}"
67-
- name: Build public documentation
6864
if: github.repository != 'elastic/docs-builder'
6965
uses: elastic/docs-builder@main
7066
continue-on-error: ${{ inputs.strict != 'true' }} # Will be removed after the migration phase

0 commit comments

Comments
 (0)