From d000882616370b5d2dc213a7a4329fa7c65e27d5 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Mon, 10 Feb 2025 16:35:48 +0100 Subject: [PATCH 1/2] Add main branch to docs-build --- .github/workflows/docs-build.yml | 3 +++ 1 file changed, 3 insertions(+) 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: From a56cfc50c376f8fdd88174a9373f6865e466aaa9 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Mon, 10 Feb 2025 16:37:58 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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