diff --git a/.github/workflows/docs-build.yml b/.github/workflows/docs-build.yml index b78b30b372..3fce6ccc3f 100644 --- a/.github/workflows/docs-build.yml +++ b/.github/workflows/docs-build.yml @@ -1,6 +1,9 @@ name: docs-build on: + push: + branches: + - main pull_request: ~ jobs: diff --git a/README.md b/README.md index c23d36f7ce..22d71d6057 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Elastic Docs Content +![GitHub deployments](https://img.shields.io/github/deployments/elastic/docs-content/docs-preview) + This repo contains source files for Elastic documentation. ## Contribute