From 37ae3cd65a1b63426a50157cf902d4d5d628a82c Mon Sep 17 00:00:00 2001 From: Aatman Vaidya Date: Sat, 28 Oct 2023 02:24:17 +0530 Subject: [PATCH] adding more permissions --- .github/workflows/build-pr-review-both-browsers.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-pr-review-both-browsers.yml b/.github/workflows/build-pr-review-both-browsers.yml index 83926277..63ef11cc 100644 --- a/.github/workflows/build-pr-review-both-browsers.yml +++ b/.github/workflows/build-pr-review-both-browsers.yml @@ -9,6 +9,8 @@ permissions: actions: write issues: write pull-requests: write + contents: write + repository-projects: write jobs: chrome-publish: