Skip to content

Commit 8da9e6a

Browse files
darshit2308manishdait
authored andcommitted
fix: grant write permissions for review queue sync (hiero-ledger#2254)
Signed-off-by: darshit2308 <darshit2308@gmail.com>
1 parent aff66ae commit 8da9e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/review-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
type: string
2424

2525
permissions:
26-
pull-requests: read
26+
pull-requests: write
2727
issues: write
2828
contents: read
2929

0 commit comments

Comments
 (0)