From 4ce61268fc7ba2c2c2f2a4aaa364c95c8237d4f7 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 19 Jul 2022 07:09:36 -0400 Subject: [PATCH] Update firebase-hosting-pull-request.yml Signed-off-by: Tommy --- .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 655beca..8392664 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -2,7 +2,7 @@ # https://github.com/firebase/firebase-tools name: Deploy to Firebase Hosting on PR -'on': pull_request +'on': pull_request_target jobs: Build_and_Preview: runs-on: ubuntu-latest