diff --git a/.github/workflows/pr-deploy.yml b/.github/workflows/pr-deploy.yml index 59f6a77ad..d00ccfdfa 100644 --- a/.github/workflows/pr-deploy.yml +++ b/.github/workflows/pr-deploy.yml @@ -8,6 +8,7 @@ permissions: issues: write checks: write contents: read + pull-requests: write deployments: write id-token: write statuses: write