Skip to content

Commit

Permalink
fix dependabot CI (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsanhajian committed Oct 20, 2023
1 parent 3d0dba0 commit 64f7725
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

name: Deploy to Firebase Hosting on PR
'on': pull_request
permissions:
checks: write
contents: read
pull-requests: write
jobs:
build_and_preview:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
Expand Down

0 comments on commit 64f7725

Please sign in to comment.