diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 6cad7c72..082e7d86 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,5 +1,5 @@ - # GHA workflow to build documentation and deploy with website in gh-pages branch - name: "documentation" +# GHA workflow to build documentation and deploy with website in gh-pages branch +name: "documentation" on: [push, pull_request]