Skip to content

Commit 8bf9306

Browse files
committed
Fix CI and add review app comment
1 parent ca014b6 commit 8bf9306

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/review-app-comment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
pull_request:
55
types: [opened, synchronize]
66

7+
permissions:
8+
pull-requests: write
9+
issues: write
10+
711
jobs:
812
comment:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)