This commit is contained in:
Fergal Moran
2023-03-06 07:57:06 +00:00
parent 2b6bbc646e
commit 32618bad08

View File

@@ -3,6 +3,9 @@
name: Deploy to Firebase Hosting on PR
'on': pull_request
defaults:
run:
working-directory: web
jobs:
build_and_preview:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'