We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b017c44 commit f149719Copy full SHA for f149719
.github/workflows/firebase-hosting-pull-request.yml
@@ -1,5 +1,5 @@
1
name: Deploy preview on pull request
2
-on: pull_request
+on: pull_request_target
3
jobs:
4
build_and_preview:
5
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
0 commit comments