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 6174698 commit caa9822Copy full SHA for caa9822
1 file changed
.github/workflows/firebase-hosting-pull-request.yml
@@ -11,10 +11,6 @@ jobs:
11
build_and_preview:
12
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
13
14
- permissions:
15
- contents: read
16
- pull-requests: write
17
-
18
runs-on: ubuntu-latest
19
20
steps:
0 commit comments