diff --git a/.github/workflows/test_and_docs.yml b/.github/workflows/test_and_docs.yml index fba08c4f88..03ecb8616d 100644 --- a/.github/workflows/test_and_docs.yml +++ b/.github/workflows/test_and_docs.yml @@ -17,7 +17,7 @@ permissions: pull-requests: write id-token: write on: - pull_request_target: # Allows forks to trigger the docs build + pull_request: # Temporary allow only PRs from upstream until release v0.7 types: [opened, reopened, synchronize] push: branches: