diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 933f2af..a7bffca 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -6,6 +6,13 @@ on: - main tags: '*' pull_request: + branches: + - main + types: + - opened + - reopened + - synchronize + - ready_for_review jobs: build: diff --git a/README.md b/README.md index 3cc4cfc..4534c83 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AtomisticQoIs.jl -Stupid changes to see docs build + [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://cesmix-mit.github.io/AtomisticQoIs.jl/stable/) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://cesmix-mit.github.io/AtomisticQoIs.jl/dev/) [![Build Status](https://github.com/cesmix-mit/AtomisticQoIs.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/cesmix-mit/AtomisticQoIs.jl/actions/workflows/CI.yml?query=branch%3Amain)