diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index f338ec4b7069d..fdbcf6aba42c6 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -52,6 +52,7 @@ jobs: ../docs/build/html/ \ ./ cp ../.asf.yaml . + touch .nojekyll git status --porcelain if [ "$(git status --porcelain)" != "" ]; then git config user.name "github-actions[bot]" diff --git a/docs/source/contributor-guide/index.md b/docs/source/contributor-guide/index.md index 2fe9b893c29c7..37744a3d00dd6 100644 --- a/docs/source/contributor-guide/index.md +++ b/docs/source/contributor-guide/index.md @@ -17,7 +17,7 @@ under the License. --> -HI +HI HO # Introduction