From 3c6f8725ec7d81d77da6e7c0af0a6bb8858b6950 Mon Sep 17 00:00:00 2001 From: Hanno Spreeuw Date: Wed, 20 Nov 2024 16:44:19 +0100 Subject: [PATCH] Update docs.yml Comment should also be updated --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 19adcdd..cf42487 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,6 +1,6 @@ name: website -# build the documentation whenever there are new commits on main +# build the documentation whenever there are new commits on release_v1.0.0. on: push: branches: