From a119c40049b8e1990eeb48b22fde1d743c7ca388 Mon Sep 17 00:00:00 2001 From: Himanshu Yadav Date: Mon, 15 Jul 2024 08:49:12 +0530 Subject: [PATCH] permissions --- .github/workflows/firebase-hosting-merge.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 5762823..6d6cd9e 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -1,3 +1,8 @@ +permissions: + checks: write + contents: read + pull-requests: write + name: Deploy to Firebase Hosting on merge on: