Skip to content

Commit

Permalink
Merge branch 'prod' into feat/ComponentRefactor
Browse files Browse the repository at this point in the history
  • Loading branch information
SukuWc committed Jan 17, 2024
2 parents bde3d3c + c056fec commit dfdf77b
Show file tree
Hide file tree
Showing 2 changed files with 1,273 additions and 6 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/firebase-hosting-pull-request-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
# https://github.com/firebase/firebase-tools

name: Deploy to Firebase Hosting DEV on PR
"on": pull_request
on:
pull_request:
workflow_dispatch:
jobs:
build_and_preview:
if: "${{ github.event.pull_request.head.repo.full_name == github.repository }}"
Expand Down
Loading

0 comments on commit dfdf77b

Please sign in to comment.