Skip to content

Commit

Permalink
Always run fb preview, even for forks. (GoogleChrome#5543)
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson authored Jun 4, 2021
1 parent 3021983 commit ff52b17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Deploy to Firebase Hosting on PR
'on': pull_request
jobs:
build_and_preview:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ff52b17

Please sign in to comment.