diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index 9193e47..fce725f 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -1,5 +1,5 @@ name: Build documentation -on: [push, workflow_dispatch, pull_request] +on: [push, workflow_dispatch] jobs: build_pdf: runs-on: ubuntu-latest