Skip to content

Commit

Permalink
new fix (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsanhajian authored Oct 20, 2023
1 parent be3e76a commit a02afb9
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 @@ -10,6 +10,10 @@ permissions:
jobs:
build_and_preview:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
permissions:
checks: write
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a02afb9

Please sign in to comment.