From 38286af0048a9cc0ae3271667c6e581df377add5 Mon Sep 17 00:00:00 2001 From: Remco Veldkamp Date: Fri, 15 Nov 2024 18:46:39 +0100 Subject: [PATCH] Update workflow permissions --- .github/workflows/firebase-hosting-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index d90d3ae..79703eb 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -10,7 +10,7 @@ on: - v3.x permissions: checks: write - contents: read + contents: write pull-requests: write jobs: