We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b247025 commit 5e7d657Copy full SHA for 5e7d657
.github/workflows/firebase-hosting-pull-request.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
build_and_preview:
12
+ premissions: write-all
13
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
14
runs-on: ubuntu-latest
15
env:
0 commit comments