Skip to content

Commit

Permalink
fix: update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
anoblet committed Jan 25, 2024
1 parent f173733 commit 3856afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
Expand Down

0 comments on commit 3856afa

Please sign in to comment.