Skip to content

Commit 64f7725

Browse files
authored
fix dependabot CI (AstarNetwork#481)
1 parent 3d0dba0 commit 64f7725

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/firebase-hosting-pull-request.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
name: Deploy to Firebase Hosting on PR
55
'on': pull_request
6+
permissions:
7+
checks: write
8+
contents: read
9+
pull-requests: write
610
jobs:
711
build_and_preview:
812
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'

0 commit comments

Comments
 (0)