diff --git a/.github/workflows/pr.yml b/.github/workflows/ci.yml similarity index 97% rename from .github/workflows/pr.yml rename to .github/workflows/ci.yml index 84f51fb2c..df0f1a27c 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,9 @@ -name: PR +name: ci on: + push: + branches: + - main pull_request: permissions: diff --git a/README.md b/README.md index 7d3b1a39a..46d7a6464 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # docs-builder +[![ci](https://github.com/elastic/docs-builder/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/elastic/docs-builder/actions/workflows/ci.yml) + You've reached the home of the latest incarnation of the documentation tooling. This repository is host to: