diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9ffef9d89c..1237fa12a0 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -4,7 +4,7 @@ on: push: branches: - next - pull_request_target: + pull_request: types: [opened, synchronize] branches: - next