diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fbc23487..ff88a3cc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,6 +27,7 @@ jobs: environment: stagingdeploy permissions: issues: write + pull-requests: write steps: - name: Checkout PR branch uses: actions/checkout@v4