diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 605594037c..bc08868dc1 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -3,6 +3,7 @@ name: documentation on: pull_request: branches: [develop] + types: [review_requested, ready_for_review] paths: - 'website/**' push: