We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2de1cf commit e8092ddCopy full SHA for e8092dd
.github/workflows/firebase-hosting-pull-request.yml
@@ -2,7 +2,7 @@
2
# https://github.com/firebase/firebase-tools
3
4
name: Deploy to Firebase Hosting on PR
5
-'on': pull_request_target
+'on': pull_request
6
jobs:
7
build_and_preview:
8
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
0 commit comments