From a1f8f7cb54e0a754345d747090e9138d8ec0378c Mon Sep 17 00:00:00 2001 From: Mrunali Badgujar <101034581+Mrunalisa@users.noreply.github.com> Date: Sun, 17 Aug 2025 13:53:41 +0530 Subject: [PATCH] Update pr-preview.yml --- .github/workflows/pr-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index f03e7b59..820af032 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -10,7 +10,7 @@ jobs: deploy-preview: runs-on: ubuntu-latest permissions: - contents: read + contents: write pull-requests: write pages: write id-token: write