diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index f4b541d..7a1a355 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,5 +1,5 @@ # Deploy Velocity documentation -name: Deploy documentation to Pages +name: Deploy Documentation to Pages on: # trigger on push to develop also allow manual runs