diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index f538784..c7b8952 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -3,9 +3,6 @@ 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 }}'