From d3b1f9332cfb4d28bffe4d98a83a3edbfb77e574 Mon Sep 17 00:00:00 2001 From: James Schloss Date: Wed, 17 Apr 2024 18:17:27 +0200 Subject: [PATCH] trying to catch the Documentation --- .github/workflows/Documentation.yml | 7 +++++++ README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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)